# OmniPay **Repository Path**: hueifeng/OmniPay ## Basic Information - **Project Name**: OmniPay - **Description**: 🗝 OmniPay支付SDK,主要打造微信支付,支付宝支付,以及银联支付等,使用OmniPay可以简化订单的创建、查询、退款和回调通知等操作 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2021-07-21 - **Last Updated**: 2023-09-06 ## Categories & Tags **Categories**: payment-dev **Tags**: None ## 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)