#JoannaGasiewska-3ds-cryptogram
1 messages · Page 1 of 1 (latest)
Hey! Which field are you using?
The POST /v1/payment_intents request with the
"payment_method_options": {
"card": {
"three_d_secure": {
"version": "2.1.0",
"electronic_commerce_indicator": "05",
"cryptogram": "xxx",
"transaction_id": "xxx"
}
}
Thanks! Can you share the request ID? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_JAfbPq1pFIBQbf
Thanks, looking now!
Hmm, I can see a subsequent successful request where that data is also passed: https://dashboard.stripe.com/test/logs/req_kARAvGbDzZuMR7
Are we sure in that one instance the value wasn't valid?