#suraj

1 messages · Page 1 of 1 (latest)

exotic bolt
#

Hi Suraj, what can I help you with?

lavish cloak
#

am using destination charge

#

to hold payment on connect account

#

charge id is

#

pi_3KBZNCGOBPjZ1Bk20EC2Ud64

exotic bolt
#

Thanks for the ID, what's the goal that you want to achieve?

lavish cloak
#

i want to fetch transfer amount in CNY, is it possible...??

#

that is
$15.54 => ¥ ??

exotic bolt
#

This destination charge is made with on_behalf_of param, and that's why it's settled in the connected account's currency.

lavish cloak
#

yes, i just need that figure in CNY, is there any way to find that.

#

??

exotic bolt
#

Hi Suraj, please give me sometime, I'm working on it.

lavish cloak
#

i have found it , please confirm

#

its in charge charge object> Data >TransferData >Amount

#

right ..?

exotic bolt
#

Hmm, so you want to know the original amount and currency of this charge? You can check the currency and and amount from the charge object (ch_3KBZNCGOBPjZ1Bk205F8JKdn) inside this Payment Intent object

lavish cloak
#

ok thanks, also i need to know about

#

Dispute any payment

#

is stripe handle those things or need to do on our end

#

?

exotic bolt
#

Hi Suraj, you can manage the dispute from the Dashboard.