Payment confirmation

Hi, I have online payment system running on my app, when my client clicks pay, it goes to an external link for the card details. please advise how I can get the page to reroute back to my app once the payment has been successful.

Your assistance will be highly appreciated.

I suggest you use a deep linking component, and when payment is done, the redirection url would be the Deep linking itself

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.