#.alirt
1 messages · Page 1 of 1 (latest)
i have this id and i wanted to get this marked detail
but when i get charge there is no info about exchaneg rate or or net trasnfer
Can you copy-paste the py_xxx ID?
this is what i get from response
"py_1NT1WiCE8PHP0vh5a6m8Sg8G"
You need to check the balance transaction included in your response: txn_1NT1WjCE8PHP0vh54TxzsldN
You can use this: https://stripe.com/docs/api/balance_transactions/retrieve
i dit but it give the very radiculous response . i recieved -5000 in amount'twhen get balance trasnection
Can you share the JSON reponse you got?
of balance transaction?
Yes
ok
my problem is fixed by getting the balance trasnctuon , whos id was in charge object
Great!
but my question is that .
i createThe trasnfer that too has the balance trasnction id , but it is differenct from the balance id whoch is present in charge object.
i mean i have to get the chrage object then using its balance trasnaction id i get balance ob ject
why is this behaviou
why the balance id in chrage object and trasnferMoney object is different