#B33fb0n3
1 messages · Page 1 of 1 (latest)
Not supported no. What's the use case?
The customer choose some pictures and Go to checkout. The payment Intent will be created and the Site collect address information (for billing and shipping). The customer will get a letter (to the address) and get the pictures to the entered email
You could maybe utilise the Link Authentication Element for this: https://stripe.com/docs/payments/link/accept-a-payment?platform=web&ui=elements
Otherwise you'd need your own form field
Wow that looks Great, thanks!