https://github.com/hueifeng/omnipay
🗝 OmniPay支付SDK,主要打造微信支付,支付宝支付,以及银联支付等,使用OmniPay可以简化订单的创建、查询、退款和回调通知等操作
https://github.com/hueifeng/omnipay
alipay dotnetcore pay payment sdk sdk-free unionpay wechat-pay
Last synced: over 1 year ago
JSON representation
🗝 OmniPay支付SDK,主要打造微信支付,支付宝支付,以及银联支付等,使用OmniPay可以简化订单的创建、查询、退款和回调通知等操作
- Host: GitHub
- URL: https://github.com/hueifeng/omnipay
- Owner: hueifeng
- License: mit
- Created: 2019-12-08T02:25:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T14:31:18.000Z (almost 4 years ago)
- Last Synced: 2024-10-13T07:07:54.001Z (over 1 year ago)
- Topics: alipay, dotnetcore, pay, payment, sdk, sdk-free, unionpay, wechat-pay
- Language: C#
- Homepage:
- Size: 330 KB
- Stars: 28
- Watchers: 3
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OmniPay
===============
[](https://github.com/hueifeng/OmniPay/blob/master/LICENSE)
[](https://dev.azure.com/dotnetserverprojects/OmniPay/_build/latest?definitionId=1&branchName=master)
OmniPay支付SDK,主要打造微信支付,支付宝支付,以及银联支付等,使用OmniPay可以简化订单的创建、查询、退款和回调通知等操作
# 代码贡献
如果您有其它支付网关的需求,或者发现本项目中需要改进的代码,欢迎 Fork 并提交 PR!
# Wiki
支付宝支付文档:
https://openhome.alipay.com/developmentDocument.htm
微信支付文档:
https://pay.weixin.qq.com/wiki/doc/api/index.html
银联支付文档:
https://open.unionpay.com/ajweb/product
# LICENSE
[MIT](https://github.com/hueifeng/OmniPay/blob/master/LICENSE)