#Steven - net_amount
1 messages ยท Page 1 of 1 (latest)
Hi
heya @rotund saffron, give me a couple of moments more, am a bit swamped
no problem ๐
@rotund saffron can you share with me an example Checkout Session id?
evt_1JaRxHBlx8ozCvUcWXe4NEeo
cs_live_a1qVaHMohHF2Fyc9GiHnqP0Mjkpkz9KvFxavqlnyiXQC6PA44tNUsHMWLp
In short, that data wouldn't be returned in the webhook event, but what you can do is to retrieve the BalanceTransaction to get the data you want : https://stripe.com/docs/api/balance_transactions/retrieve
let me know if that doesn't work for you
but the txn is 0; our account is eur, but its payed in gbp. does it return the netto ?
for example, after the invoice.paid event?
or only on payouts?
as we need to save the netto to create internal invoices for our accountancy
but they need it in eur ๐
hmmm, sorry, maybe lets go step by step - by netto : what do you mean? is this after deducting the Stripe fee and the conversion?