Closed justoke closed 2 years ago
This is really an application concern. I came up with a scheme to allow user to press and hold a card to set it as the default against the customer's profile. This is independent of Stripe customer and easy to manage in this way
In the example I downloaded sometime ago I noticed this commented out with reference to a function that sets the default customer's card:
How should the default card be set for a list of cards from the PaymentMethodStore ?
Thank you.