Skip to content
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

微信支付接口 v3 还有海外版,url需要适配下,或者让用户传对应接口的url #4

Open
chenmocoder opened this issue Feb 24, 2022 · 0 comments

Comments

@chenmocoder
Copy link

chenmocoder commented Feb 24, 2022

微信支付接口 v3 还有海外版,url需要适配下,或者让用户传对应接口的url

海外版微信支付v3接口
https://api.mch.weixin.qq.com/hk/v3/transactions/app

境内大陆微信支付接口
https://api.mch.weixin.qq.com/v3/pay/transactions/app

或者在payment构造函数定义一个变量 oversea 布尔值变量,在构造函数中替换url;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant