stripe / stripe-react-native

React Native library for Stripe.
https://stripe.dev/stripe-react-native
MIT License
1.28k stars 264 forks source link

WeChat Pay: Accept a payment (app to app flow) #52

Closed thorsten-stripe closed 3 years ago

thorsten-stripe commented 3 years ago

WeChatPay is currently on private beta. Should be available for implementation by early March. Will update here with docs once ready.

thorsten-stripe commented 3 years ago
buiquangduc commented 3 years ago

Hi,

Do you guys support WeChat payment yet?

I just checked the documentation link and could not find a setup guide for React Native there. I only can find the setup guide for iOS and Android.

Will the setup guide for React Native and WeChat payment be available in the near future? Thanks.

thorsten-stripe commented 3 years ago

We're are currently blocked on WeChat Pay requiring additional external SDKs. I'm afraid we don't yet have a timeline when we will be able to proceed.

buiquangduc commented 3 years ago

I notice this issue is closed with a Pull Request, is the WeChat Pay integrated into the next React Native Stripe version? Thank you guys for your awesome works!