Preformatted text
Once the payment is approved by the merchant, they are redirected to returnUrl
that was mentioned in the request.
You can make this returnUrl
, an API endpoint of your backend. Once the merchant approves, you will receive a request on your endpoint. You can update the subscription status and redirect the merchant to the app.
Here is more info on returnUrl
:
Added subscription-api and removed configuring