Closed cjavilla-stripe closed 3 years ago
Should we just have one RedirectReturn
component for React which handles all cases where we're returning back to the app? I think the query string will be the same for all payment methods, but wanted to make sure we want to consolidate or if we should keep them separate.
Some of the redirect payment methods like grabpay will redirect before the payment is done processing. Let's add a poll with setInterval to refetch the payment intent and display a simple log of statuses until success.