#sean_trustap

1 messages · Page 1 of 1 (latest)

whole brookBOT
quick dawn
#

Can you send me the ID of the payment method that you saw this happen on? And are fingerprints normally generated for your PaymentMethods at that stage or is this the first test? Checking in to when exactly the fingerprint happens and will get back to you

stone saffron
#

Thanks, it was pm_1NiHqNDnTEnzFpTDkPOPJPcx. This was the first test and the first response from the server; I didn't look up the PM again after it was generated so in the unlikely scenario that the fingerprint was generate asynchronously then I wouldn't have seen it.

quick dawn
#

Did you retrieve the PaymentMethod with the server-side API? I see a fingerprint on the PM and think that it may just not have been returned to Stripe.js, we restrict the fields on objects that we return to Stripe.js calls

stone saffron
#

Ah, I just retrieved it on the client side, that makes perfect sense, thanks 👍

quick dawn
#

Gotcha, if you still aren't seeing it from a server-side retrieve let me know. I can check further in to this but this does seem like this is a likely cause

stone saffron
#

Yup, I was able to retrieve the fingerprint using cURL, thanks!