#farreledwin-transfert
1 messages · Page 1 of 1 (latest)
okay i will waiting
Reposting some context in this thread
tr_3KJxutBHfI6zfpPd0GBa99nJ
hello
give us a moment.
I'd suggest contacting https://support.stripe.com/?contact=true, this is not a coding question, and our support team can look at your account directly and help you. Thanks!
my question is why transfer amount is 11.68$, but when i check transfer log, the amount change to 8.35$
i contact support wait too long
my problem is now
you transferred 11.68 AUD dollars yes ( the transfer uses the currency of the payment you charged the customer in, which was AUD here).
to a US connected account, which settles in USD, they can't receive AUD dollars
so it's converted to 8.35 US dollars.
{
"amount": "1993",
"currency": "aud",
"metadata": {
"gift_id": "542",
"save_credit_card": "false",
"country": "US",
"user_id": "49"
},
"customer": "cus_KtwpEaSBftro1t",
"transfer_data": {
"destination": "acct_1KJxdqPd4P4oys1m",
"amount": "1168"
},
"on_behalf_of": "acct_1KJxdqPd4P4oys1m",
"payment_method_options": {
"card": {
"request_three_d_secure": "any"
}
}
}
so if i pass currency is usd, can 11.68 is read in usd not aud?