#dazzling_hummingbird_68726_05568

1 messages · Page 1 of 1 (latest)

stoic lavaBOT
vast hamlet
#

Hi there, do you mean stripe fee?

#

You can get it from payment_intent->latest_charge->balance_transaction->fee_details

unkempt rose
#

latest_charge always empty, how can it appear😫

vast hamlet
#

Is the PaymentIntent succeeded?

unkempt rose
#

succeeded,but I user test mode

vast hamlet
#

What's the PaymentIntent ID?

unkempt rose
#

pi_3NrwTnFaUD0TqqGO184DhICo

vast hamlet
unkempt rose
#

"latest_charge": "py_3NrwTnFaUD0TqqGO1nZXFa5v"

#

how to use the "latest_charge": "py_3NrwTnFaUD0TqqGO1nZXFa5v" from api

vast hamlet
unkempt rose
#

Thanks a lot!

unkempt rose
#

I got the stripe_fee after use Three times api。Do I have to obtain it layer by layer?Is there a way to obtain it at once?