Activités de "lan.dang"

Do we have good documentation for the payment integration?

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

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

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?

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 , do you have any comment on this one? Thanks

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 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?

  • ABP Framework version: v4.4.0
  • UI type: MVC / Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

As release note, in version 4.4 we will have subscription plan to allow user pay for new tenant (which is same as ASPNETBoilder Zero), right? After upgrade to version 4.4 I do not see this change. Could you have a document or any help on step by step to enable this feature in existing application?

Thanks

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?

Affichage de 11 à 20 sur 144 entrées
Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11