#salon-card-expiry
1 messages · Page 1 of 1 (latest)
salon-card-expiry
I can grab a sample client account if that helps
@idle mauve no, that assumption is incorrect. We (Stripe) never "detach" a PaymentMethod because it's expired. In most cases, expired cards still work with the bank if you charged it before. Plus we have a core product that automatically updates expired cards.
So this is definitely not the issue. A concrete example would help yes
Ok thanks, that's really helpful. Just a minute and I'll grab an example or two
Hi, here's a sample customer ID: cus_N4v1nP6ic0amWd
That customer never had a card on file saved. You created the customer, then you create a SetupIntent, then you did nothing else https://dashboard.stripe.com/setup_intents/seti_1MKlBpDsBwzFEnWEcFIBqb9W
Ok thanks, I see that in the log now. I'll look why that didn't proceed to the next step
That's really interesting to know about the core product that automatically updates expired cards. Is that something that we have to implement or does that automatically email the clients about the need to update? Thanks
it's neither of those, we work with banks and do it all automatically. See https://stripe.com/docs/saving-cards#automatic-card-updates specifically (it;s an old doc but it just works the same)
Thanks so much for your assistance Koopajah, you're always very helpful
happy to help 🙂