#deathnfudge-checkout-defaultpm
1 messages · Page 1 of 1 (latest)
Hi 👋
We do have something for that which we describe here: https://stripe.com/docs/payments/checkout/how-checkout-works#save
Thanks.
Upon further review, it seems like your integration still needs to set the saved payment method as the default_payment_method on the Customer. I would use the completed Session object to access both the Customer and Payment Method IDs to perform this update to the Customer.