Hi all!
The seems that the Stripe integration permits only to pay instantly.
I would like to know the best way to implement a functionality that would:
- Create a Stripe Payment Intent: open the Stripe Widget (in order to create the Payment Intent with all the informations).
- Then with the validation of another user, validate the transaction and catch the money.
Thank you!
Create a Stripe Payment Intent and proceed to payment later
2
7 replies