#Jaegaern
1 messages · Page 1 of 1 (latest)
hi! that's expected, Checkout doesn't prefill card data, it's designed as a way to easily accept new details
Are you sure?
In subscription mode, the customer’s default payment method will be used if it’s a card, and otherwise the most recent card will be used. A valid billing address, billing name and billing email are required on the payment method for Checkout to prefill the customer’s card details.
@spring violet this is a thread for my question, please use your own thread where you were tagged by @sterile root
yep I wouldn't really rely on that, it has very specific requirements to work, like that the card was accepted through Checkout in the first place as well
Aha alright. Then I might consider another approach as I want cards to be pre-filled
and as mentioned, only works for certain payment method and if they have certain fields set. If you specifically want to charge a saved card it's best to directly create a PaymentIntent for it on a custom page
Alright thanks!