#vlad-paymentelement-redirect
1 messages · Page 1 of 1 (latest)
vlad-paymentelement-redirect
Hey @worldly yew PaymentElement requires a redirect at the end by default as most payment methods require a redirect already. It's impossible for iDEAL for example to mirror the card option
no google pay and apple pay work like card payments
Okay, so redirect can be ommited as well
But is there a way to redirect back to the same window after a successful payment and check if the payment is successful
it doesn't really make sense to redirect to the same "window" so not really. You redirect to your server and then you handle the status/details and then show what's needed.