#suprduprmn
1 messages · Page 1 of 1 (latest)
Can you share a screenshot of the error message you're getting via the api?
I had asked this question before and I was told that the bank hadn't responded yet, but the dashboard appears to be getting that info from somewhere.
I am not getting an error.
payment.card.checks.address_line_1_check is being set to "unavailable" on the response.
Can I give you the payment id?
payment method id.
Yes please. Also can you send the request id of the request you were getting unavailable in?
pm_1M7saoBBamLIIR3ZpzNWdIzO
pi_3NsnimBBamLIIR3Z163Zf0Au
Method and intent.
This is how the intent looks in the dashboard.
Here is how the payment method looks.
PM req id: req_1uwUYzxu3DJbtu
PI req id: req_2nL40EQk5TDHPS
Oh I see. I think dashboard is pulling from latest_charge.payment_method_details.card.checks. You'll need to expand latest_charge to see that
Is that under the card object in the payment method?
NM. Appears to be under the payment intent.
Yeah payment intent
Expanding latest_charge doesn't appear to get the card.checks. req_kxPoJFKySBj70Y
So I can't see responses for GET requests actually. Do you see payment_method_details under latest_charge?
Yes... digging into the JSON vs. the SDK data... it may be in there... my apologies. Let me fish a bit more here.
Found it. Thank you for the help!
One more question. Is the payment intent the best place to look for these checks on the card for the most recent charge?
Yeah that's correct
Thank you again. You all are amazing. Have a wonderful day!