#sweetpotato
1 messages · Page 1 of 1 (latest)
The token ID will be different for the same card. However, same card will have same fingerprint, so you can use fingerprint to determine whether same card is used: https://stripe.com/docs/api/tokens/object#token_object-card-fingerprint
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
oh i see! thank you
one more question .
if i use apple pay, could i response the Authorization Code like 0879C ?
Can you share which parameter are you referring to and what you would like to use it for?