#falit94
1 messages · Page 1 of 1 (latest)
Certain fields can be prefilled with an existing Customer object: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout#prefill-customer-data
Checked the above link , it seems only email can be prefilled. Does it can also prefill other customer metadata
Sorry, I sent the wrong link: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout#handling-existing-customers
In payment mode, Stripe prefills the Checkout page’s email, name, card details, and billing address with the customer’s most recent card payment method.