#anton_91
1 messages · Page 1 of 1 (latest)
Hi, let me help you with this.
You need to look at PaymentIntent.latest_charge.balance_transaction.fee_details property on the payment_intent.succeeded event.
Basically expand the PaymentIntent to include the Charge and its Balance Transaction objects.
I look on my payment_intent.succeeded
event and i only have this property : "latest_charge": "ch_3OH5lzJkqIos8jtJ111Qr7Nt"