An open API service indexing awesome lists of open source software.

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可以简化订单的创建、查询、退款和回调通知等操作

Awesome Lists containing this project

README

          

OmniPay
===============

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/hueifeng/OmniPay/blob/master/LICENSE)
[![Build Status](https://dev.azure.com/dotnetserverprojects/OmniPay/_apis/build/status/omnipaypay20200709180728%20-%20CI?branchName=master)](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)