No fingerprint on card objects in client

370 views
Skip to first unread message

Amos Yuen

unread,
Mar 29, 2016, 11:20:59 AM3/29/16
to Stripe API Discussion
I noticed when I create a card using the https://js.stripe.com/v2/ API in the web browser, a fingerprint is never set on the card object. Checking the code there is no "fingerprint" ever in the code. Is this intentional?

Remi J.

unread,
Mar 29, 2016, 11:22:49 AM3/29/16
to api-d...@lists.stripe.com
Hey Amos,

This is expected behavior on our end. Since the API version 2014-10-07 [1] we stopped returning the fingerprint associated with the card on Token creation with a publishable key. You'll need to use the Secret API key to retrieve the token [2] server-side to get the fingerprint instead.

I hope this helps!
Remi


On Tue, Mar 29, 2016 at 1:03 AM, Amos Yuen <amos...@gmail.com> wrote:
I noticed when I create a card using the https://js.stripe.com/v2/ API in the web browser, a fingerprint is never set on the card object. Checking the code there is no "fingerprint" ever in the code. Is this intentional?

--
You received this message because you are subscribed to the Google Groups "Stripe API Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to api-discuss...@lists.stripe.com.
To post to this group, send email to api-d...@lists.stripe.com.
Visit this group at https://groups.google.com/a/lists.stripe.com/group/api-discuss/.

Reply all
Reply to author
Forward
0 new messages