#xibo

1 messages · Page 1 of 1 (latest)

noble treeBOT
normal hill
#

Do you mean you would like to settle in USD?

silver current
#

thx for answering, sorry I did not describe my issue clearly, my product price is set to USD, and I want to charge customers by Alipay, but when I'm creating the PaymentIntent, Currency: stripe.String(string(stripe.CurrencyUSD)), the stripe API returns the error Msg:"The currency provided (usd) is invalid. Payments with alipay support the following currencies: cny, sgd."

#

may I know how should I solve this problem? thx a lot

normal hill
#

Thanks for sharing! With SG account, Alipay only accepts CNY and SGD. You'd need to convert amount into SGD/CNY with its currency exchange rate. Example exchange rate provider will be Open Exchange Rate: https://openexchangerates.org/

silver current
#

thx for helping, if I add USD currency to my stripe account, is it possible to directly receive USD through Alipay?

normal hill
#

I'm afraid I don't have the necessary expertise on the currency support on alipay with USD settlement as this channel focus on developers and technical questions. I'd recommend reaching out to https://support.stripe.com/contact. They'll be able to help you with that.

silver current
#

ok understand, thx a lot for helping

normal hill
#

No problem! Happy to help 😄