#Molly-wechat
1 messages · Page 1 of 1 (latest)
Hi there, you are presenting the Stripe Checkout webpage in your mobile application.
You should integration the mobile SDK so that you can open up Wechat app directly from your app. Here's the example code https://github.com/stripe-samples/accept-a-payment/blob/main/custom-payment-flow/client/ios-swiftui/AcceptAPayment/Views/WeChatPay.swift
It's currently website only.
@static nimbus we currently only have website and H5. App is still under developing. Any solutions to open up Wechat app through website and H5 page
Not at this moment, you need to integrate mobile SDK to achieve app-to-app experience.
Gotcha, thanks