#dan-checkout-paymentintent
1 messages · Page 1 of 1 (latest)
dan-checkout-paymentintent
No, that is impossible and wouldn't make sense. When you use Checkout, we create the PaymentIntent for you, you don't control any of this and it wouldn't make sense to create/use a Checkout Session and then use Elements
Do you have any suggestions based on my description of what I'm trying to do? I'd like to have some id that I can attach to my entities that I can then look up in stripe and say "this has been paid for" or "this has not been paid for"
payment link seems like almost what I want, but I don't see how I would check if it has been successfully paid already, seems like it's designed for multiple purchases through the same link