Skip to content

境外微信支付 #3618

Description

@zfeng783721

想对接境外微信支付:https://pay.weixin.qq.com/doc/global/v3/zh/4013014223
新申请的商户号只能用新的接口地址。调用createOrderV3方法会报请求中含有未在API文档中定义的参数。

目前只能在这个版本的基础上改造,另外createOrderV3(TradeTypeEnum tradeType, WxPayUnifiedOrderV3Request request) 方法TradeTypeEnum固定的, WxPayUnifiedOrderV3Request 少了两个参数,trade_type,merchant_category_code。要是多加一个境外的支付方法就好了。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions