#msamarth400
1 messages · Page 1 of 1 (latest)
Hello there
There are several requirements for a Card to be pre-filled which are listed at: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer
A valid billing address, billing name and billing email are required on the payment method for Checkout to prefill the customer’s card details.
Ok got it, thanks for your help.