how to redirect back to my react app from a payment site

Viewed 102

I have a requirement where I have to redirect to a third party payment website and after successful payment that needs to redirect back to my react app . I don't know how to do it and what will be the callback URL to my app. Thanks.

1 Answers
Related