#Frontend Simplified - trials
1 messages · Page 1 of 1 (latest)
Thanks for letting me know - is there a way to get the credit card fingerprint from Stripe Checkout?
It would be tricky to enforce this with Checkout. I suppose after the user creates a trial you could then check the fingerprint and if it already exists just cancel the subscription and notify the user why
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
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 a smart solution - thanks for sharing
Basically you go from checkout session to subscription to payment method to payment method's fingerprint