#asdfgh-stripe fee

1 messages ยท Page 1 of 1 (latest)

lethal eagle
#

๐Ÿ‘‹ happy to help

#

sorry I don't seem to be following your question

#

could you please reexplain?

small grove
#

Of course

#

My payment consists of two steps: customer payment (payment intent), and transfer to my merchant

#

What I want to achieve is in some way retrieve Stripe commission from this payment via API

#

After the payment of course

#

Basically I want to store Stripe fee in my DB

lethal eagle
#

on the PaymentIntent you could retrieve the Stripe processing fee by expanding on the balance_transaction of the charges.data[0]

small grove
#

๐Ÿ‘

#

Thank you very much

#

And have a great day!

lethal eagle
#

it's the same on the transfers

#

you're welcome