微信支付

微信服务商公众号或小程序支付需注意事项

微信服务商公众号或小程序支付需注意事项

Unified Order API: https://pay.weixin.qq.com/wiki/doc/api/wxpay/en/pay/MiniProgramPay/chapter8_1.shtml Payment API from HTML5 Websites: https://pay.we

Joe.Ye Joe.Ye 2023-03-25
0 0 0
微信服务商APP支付需注意事项

微信服务商APP支付需注意事项

微信服务商APP支付:子商户(sub_mch_id)需要单独申请授权,而且还需开通并认证微信开放平台,提供APP的appid <xml> <appid>wx2d69f58a2e1e8f7b</appid> <mch_id>118875960&l

Joe.Ye Joe.Ye 2023-03-25
0 0 0
微信境外服务商支付

微信境外服务商支付

文档主页:https://pay.weixin.qq.com/wiki/doc/api/wxpay/en/pages/Overview.shtml 商户报备:https://pay.weixin.qq.com/wiki/doc/api/wxpay/en/pages/sub_merchant_entr

Joe.Ye Joe.Ye 2023-03-25
0 0 0
微信支付HMAC-SHA256加解签采坑记录

微信支付HMAC-SHA256加解签采坑记录

sign_type也要参与加签 appid=wx28d9f58adc1a2f8e&attach=pay-test&body=native-pay-test&fee_type=THB&mch_id=118875980&nonce_str=202012011149

Joe.Ye Joe.Ye 2023-03-25
0 0 0
微信开发技术整理

微信开发技术整理

用户授权 参考:https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html 微信公众号绑定微信支付 进入微信公众号后台 -> 接口权限 -> 微信支付接口

Joe.Ye Joe.Ye 2023-03-25
0 0 0
Java实现微信退款报错unexpected end of file from server

Java实现微信退款报错unexpected end of file from server

问题分析 微信扫码支付,申请退款接口报错: unexpected end of file from server 问题在于申请退款是需要需要双向证书,详见申请退款文档说明: 境内支付:https://pay.weixin.qq.com/wiki/doc/api/native.php?chapter

Joe.Ye Joe.Ye 2023-03-25
0 0 0
微信支付沙箱测试采坑记录

微信支付沙箱测试采坑记录

微信支付验收阶段可以用沙盒测试支付流程 文档:https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=23_1 基本步骤 正式请求地址修改,增加/sandboxnew/ 按正式流程做sign 用正式sign,额外调用 https://ap

Joe.Ye Joe.Ye 2023-03-25
0 0 0
微信支付:获取沙箱密钥失败,确认交易密钥是否正确

微信支付:获取沙箱密钥失败,确认交易密钥是否正确

微信支付沙箱文档:https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=23_1&index=2 问题描述 按照官网开发文档请求沙盒支付接口密钥 字段名 字段 必填 示例值 类型 说明 商户号 mch_id 是 5K8264

Joe.Ye Joe.Ye 2023-03-25
0 0 0
1 2