Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

pascalb's avatar

Cashier : How to prevent user from updating stripe source with the same card

Hi,

I use Stripe webhooks to listen to failed payment on a subscription, when this happen a cancel the user subscription. But I added a form where the same user can than change is info to regain access to his profil. Now, I know how to resume and update the subscription with cashier. But how can I prevent him from always uploading the same wrong card over and over again?

Is Stripe making any prior verifications to the cards received before accepting it?

0 likes
0 replies

Please or to participate in this conversation.