#Matt P

1 messages · Page 1 of 1 (latest)

oblique hamletBOT
rich dust
glacial quartz
#

Is this the same element I should use if I doont need the user to enter their email, We already have their email. I was trying to follow this https://stripe.com/docs/payments/link/accept-a-payment?platform=web&ui=elements&link-integration-type=before-payment#web-collect-payment-details which leads me to believe I need to set default values in the paymentElement
defaultValues: { billingDetails: { email, phone, }, },

Add the Link payment method to your custom payment form.