#haoyee - wechat
1 messages · Page 1 of 1 (latest)
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
"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
Can you share a request ID for creating a checkout session, so I can see what's going wrong?
The currency is US dollars, I use WeChat payment, I want to get the amount of cny paid on the WeChat side
So your goal is to just switch from charging in USD to CNY?
If you are charging in USD, the amount will show in USD
There's no option to show a conversion
Is there a data interface to obtain WeChat payment information?
This is a screenshot of WeChat, marked as the information I want to get
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
thanks, got it