#fr0smat1c

1 messages · Page 1 of 1 (latest)

woven hawkBOT
signal wave
#

Yeah you'll need to get the charge from the payment intent: https://stripe.com/docs/api/payment_intents/object#payment_intent_object-latest_charge then on that charge you will need to look at the balance transaction: https://stripe.com/docs/api/charges/object#charge_object-balance_transaction which has fee details on it: https://stripe.com/docs/api/balance_transactions/object

waxen forum
#

Got it, thanks!

signal wave
#

No problem