Activities of "lan.dang"

I already added Volo.Payment.Admin.* to project, *Then you have to create a plan, you can follow Payment > Payment Plans menu to configure it. >> * I do not see it in menu, what is access link I can configure in menu?

I tried this link but it is not correct https://localhost:44307/saas/host/payments

Hi @enisn,

My project is UI Blazor and I already added module payment &saas to project

But when I run application, I could not see Plan management and Edition management does not have Plan

Did I miss anything?

Hi here, I got the same problem when deploy application in test server. It works in local with IIS Express Visual Studio. What should I do to solve this issue?

Thanks @ismcagdas,

After removing this line code it works fine. Does it affect another place if we remove it? eg, should I do to call SaveChangesAsync() whenever I want to save database

Hi @ismcagdas , do you have any comment on this one? Thanks

The process to the payment From Login page > Click on Register Tenant > Select any plan (not select Trial) > Enter name, email & password > Click on Register It will lead you to payment page

Hi @ismcagdas,

If you look at file RegisterTenant.cshtml.cs, I called return LocalRedirectPreserveMethod("/Payment/GatewaySelection?paymentRequestId=" + paymentRequest.Id);

It opens payment page. Could you tell me what should I do with initial payment process?

Yes I have sent email to you. Please let me know if you get any trouble with checkout source code

Yes I did that but Status is always "Waiting" so I think it does not return correct status

Do we have good documentation for the payment integration?

Showing 21 to 30 of 36 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 14, 2025, 14:54