#Artifishul-checkout-customer-prefill
1 messages · Page 1 of 1 (latest)
Hi, what have you tried already? We document this here, https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer. ' In payment mode, the customer’s most recently saved card payment method will be used to pre-fill the email, name, card details, and billing address on the Checkout page.' as long a valid billing address, billing name and billing email are required on the payment method for Checkout to prefill the customer’s card details. I recommend that you test this on your end using your test API key.