#asif
1 messages · Page 1 of 1 (latest)
Not a built in way
You'd need to build this yourself
There's a number of methods you can implement (ip address, card fingerprint, etc)
what is a card fingerprint?
we are using custom code for subscription. We are creating subscription before collecting payment intent
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
That's to detect a subscription with a duplicate card number
But up to you on how you'd want to build this out. There's a number of ways to implement
No problem