#mangoandpassionfruit
1 messages · Page 1 of 1 (latest)
Where are you looking in teh dashboard?
Can you share an example payment intent id?
This is a screenshot and here is the payment intent ID: pi_3OPX6xPGkA2vNFyd0c2gZG4S
The data in payment_method_data would end up on the Payment Method
If you want to provide customer details, you need to set that on the customer object
Ah so the only way to actually provide the email and name is to create a customer object for the user and then tie it to the order when the payment intent is created?
COrrect