#meisei81

1 messages · Page 1 of 1 (latest)

green swallowBOT
#

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.

fallen cypress
#

Do you see any errors in your log?

sleek heron
#

no

#

just empty transaction object

fallen cypress
sleek heron
#

req_GpQ1cynPy3MMdH

#

Sorry for the wrong api version. It's 22.31.0

fallen cypress
sleek heron
#

Can I set the api version in Postman request?

fallen cypress
#

Yes

sleek heron
#

Got it.

#

I have tried it and found that latest_charge is a charge id instead of an object

#

So I need retrieve the object by the lastest charge?

green swallowBOT
final sigil
final sigil
sleek heron
#

Want to get the transaction fee from payment intent detail api

final sigil
#

Can you share the API that you arre calling and returning latest_charge with a chargeId ?

sleek heron
final sigil
#

That's good call yes!

#

now you should have the Charge object and not just the id, right ?

sleek heron
#

Yes. And I want to find the transaction fee in the Latest Charge object, but there's none

final sigil
sleek heron
#

Got it. Thank you.