#tpe
1 messages · Page 1 of 1 (latest)
hi! as far as I know that's not something supported no. If you need that, you could integrate with Checkout directly in the API, send the customer a link to your own page that redirects to Checkout, and pass the customer_email field
Should work with prefilled_email: https://stripe.com/docs/payment-links/customer-info#customize-checkout-with-url-parameters
ah, didn't know about that.
great