#DasBeasto-payments
1 messages · Page 1 of 1 (latest)
There are a few different ways around this - you could choose not to display the Payment Element until they've selected how much they want to donate (so you can delay when you create the Payment Intent).
Another alternative is to use the Card Element (not the Payment Element), which doesn't require a Payment Intent to be created up front
Oh ok cool I didn't notice Card Element didn't require it, thats perfect thanks!
👍