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

init #1

Open
4 of 6 tasks
iugo opened this issue Sep 12, 2024 · 0 comments
Open
4 of 6 tasks

init #1

iugo opened this issue Sep 12, 2024 · 0 comments

Comments

@iugo
Copy link
Member

iugo commented Sep 12, 2024

转移的待办:

针对微信文档做更详细的说明

https://pay.weixin.qq.com/docs/merchant/apis/jsapi-payment/query-by-wx-trade-no.html

Screenshot 2024-02-05 at 16 15 57


feat: 支持备用域名功能

相关文档: https://pay.weixin.qq.com/docs/merchant/development/practices/cross-city-disaster-escalation-guidelines.html

当前使用主域名 https://api.mch.weixin.qq.com

微信现在支持备用域名 https://api2.mch.weixin.qq.com


支持微信支付 SDK v3 版本

支持 微信支付 v3 版本 API.

定义:

  • 商户API证书 (主要使用私钥, 简称商户私钥) 管理员在微信支付后台手动下载的.
  • 平台证书 (主要使用公钥, 简称平台公钥) 通过 API 自动获取的.
  • APIv3密钥 由用户自定义的.

需要做以下工作:

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