#haoyee - wechat

1 messages · Page 1 of 1 (latest)

graceful apex
#

Hello. What do you mean by cny information exactly?

lean fog
#

such as the amount of cny

#

Use the checkout session to create a transaction, the currency is cny and the payment method is wechat pay, I want to get the specific information of the payment on the wechat side

graceful apex
#

"I want to get the specific information of the payment on the wechat side" What do you mean by this exactly? What isn't working as expected? It sounds like you know how to pay in CNY with Checkout

lean fog
#

the above is wrong

#

the currency is usd

graceful apex
#

Can you share a request ID for creating a checkout session, so I can see what's going wrong?

lean fog
#

The currency is US dollars, I use WeChat payment, I want to get the amount of cny paid on the WeChat side

graceful apex
#

So your goal is to just switch from charging in USD to CNY?

lean fog
#

no

#

When I pay by WeChat, I want to know the amount of cny paid

graceful apex
#

If you are charging in USD, the amount will show in USD

#

There's no option to show a conversion

lean fog
#

Is there a data interface to obtain WeChat payment information?

#

This is a screenshot of WeChat, marked as the information I want to get

graceful apex
#

From the Stripe API, you can only query Stripe objects, not anything on the WeChat side

#

And we don't show currency conversions in the API

lean fog
#

thanks, got it