#totolasticot9416
1 messages · Page 1 of 1 (latest)
👋 happy to help
you shouldn't rely on the successURL to fulfill orders
but you can retrieve the PaymentIntent using the query param from the successURL on the frontend to display the status of the PI
for the customer
in the case of a card payment normally it's successful. but in case of an async PM (e.g. SEPA debit) then the PI would be in a processing status.
thanks Tarzan, but as I mentionned, I'm only using immediate payment methode. So is it possible that for those kinde of payement there will be a delay ?
it shouldn't theoretically