Skip to content

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

@chenmocoder

Description

@chenmocoder

微信支付接口 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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions