-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
添加微信基础接口wx.requestCommonPayment(Object object) #16605
Comments
支持微信(或其他)小程序的所有新 和这个 issue 类似 添加requestVirtualPayment ,属于同一类问题。 |
wx.requestCommonPayment在调用的时候组件名称参与签名运算,测试了用Taro.requestCommonPayment去调用,始终提示requestCommonPayment:fail webapi_wxa_createmidasorder:fail invalid pay signature,签名不正确 |
那用 |
这个特性解决了什么问题?
发起通用支付,支持 B2b 支付类型
这个 API 长什么样?
Taro.requestCommonPayment(Object object)
The text was updated successfully, but these errors were encountered: