#eirik-paymentintent-redirect

1 messages · Page 1 of 1 (latest)

kind radishBOT
jade dock
#

@low osprey it can happen on failure too. For example say you use Klarna or Afterpay, they go to those partners, try to pay, it fails, we have to send them back to your redirect/return URL where you handle the failure (or success)

#

so basically you have to checkout the PaymentIntent status via the API in that case after the redirect

low osprey
#

ok, thank you!