Solutionunvalidated
You can use the `redirect` option to keep the customer on the page when confirming the checkout — when confirming the checkout. Tension: This only works for payments that can happen entirely on your page. Outcome: const result = await checkout.confirm({ redirect: 'if_required' });.
300ff435-27fb-4b40-87b0-75d6d6c792be
You can use the redirect option to keep the customer on the page when confirming the checkout — when confirming the checkout. Tension: This only works for payments that can happen entirely on your page. Outcome: const result = await checkout.confirm({ redirect: 'if_required' });.