scenario:
user has an active subscription and he requested an upgrade this puts the subscription in pending status and generated an invoice.
Usual case is the user will pay the invoice resulting in subscription becoming active again
what if the user decide not to pay the invoice or proceed...
related question... using manual payment gateway if the recurring subscription is about to expire will the system generate invoice before few days allowing users to pay and renew to keep the service running or they have to wait till it gets expired and then generate invoice and pay to reactivate...
If I may suggest just allow adding a currency parameter to the SSO URL and handle it on the client portal side or allow sending currency as header to SSO API Call.
example:
From Create Client Portal API Session payload
"access_url"...
We are using SSO from our app to allow users to login to their client portal using Create Client Portal API Session. We have multiple currencies but the portal always logs in to USD and users with subscriptions/invoices in other currencies cannot see any records till they manually switch...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.