Base solution for your next web application
Open Closed

Tenant are not getting active automatically after successful payment #11209


User avatar
0
shedspotter created

What is your product version? 11.0.0

What is your product type (Angular or MVC)? Angular

What is product framework type (.net framework or .net core)? .NET 6

Hi, we have a scenerio where one tenant is missing his payment date due to which his tenant is inactive but once the payment made susccessful the tenant should be enabled automatically but it does not work like that. For ex : Tenant 1 last date of payment is 22 but they miss the date and there tenant is inactive, after that on 30 they do the payment and payment got successful in stripe but the tenants are not getting active after the successful payment.

Please help us with the fix of the above issue

Thanks


3 Answer(s)
  • User Avatar
    0
    musa.demir created

    Hi @shedspotter

    Does your tenant subscribe to the edition using Stripe or pay manually when the license expires?

  • User Avatar
    0
    shedspotter created

    Hi @musa.demir, yes, tenant subscribe to the edition using Stripe and They pay via stripe checkout They don't pay manually stripe changes them automatically on their card

  • User Avatar
    0
    musa.demir created

    Alright, thanks for the detailed explanation. I created an issue about it. You can follow the progress here https://github.com/aspnetzero/aspnet-zero-core/issues/4504