#leedurrant-checkout
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Does this help: req_AY4BRIkun79fO0
Hi there 👋 no, there is not a way to configure a Checkout Session so that it automatically set's a Customer's default payment method.
But depending on the mode that you're leveraging, Checkout may try to prefill the most recently used card information if you're working with returning customers:
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout#handling-existing-customers
No, it is a process to save a card to be used elsewhere, and doesn't use the checkout process afterwards. Ideally I would need a switch in the SessionSetupIntentDataOptions to state that it is to be set as the default after creating. Oh well. Is there anyway of getting something added on to your future enhancements?
Hey apologies for missing this thread for a bit but yes I can definitely put in a feature request