#AlAlva

1 messages · Page 1 of 1 (latest)

tranquil latchBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

lime mango
#

Is the destination_details.card.reference field blank on the refund object that you get back?

#

From your doc it looks like it should be in the same hash/object that you are seeing the acquirer_reference_number property in

eternal crater
#

it comes back with acquirer_reference_number but i'm trying to get the ARN number that shows up on the Stripe Dashboard. For this same refund i show this on Stripe

lime mango
#

Can you send me the text of the ID of that payment intent?

eternal crater
#

i'm basically trying to show the Timeline that shows up in Stripes Dashboard but i'm not getting anything to mimic the dashboard

lime mango
#

I think the doc that you pointed to shows how to get that number

#

That first number inside of the card hash should be what you are looking for.

#

I'd reccommend looking at that through your code

eternal crater
#

i'm getting a number back but that number doesn't match the one in Stripes Dashboard. Let me get that number and i'll show you.

lime mango
#

Can you send me the ID of the payment intent itself?

#

pi_1234

#

Or the refund re_1234

#

I can't do anything with the ARN

eternal crater
#

the number i get back in the destination_details card reference is 5969085989054292.

#

working on getting you the PI

#

pi_3OTwOJATCXjCgCHX0OwFwraG

#

disregard i found the issue. Thank you

lime mango
#

Nice! Glad you could find it, were IDs getting mixed up somewhere?