<p align="center">
	<a target="_blank" href="https://javen205.gitee.io/ijpay"><img alt="" src="assets/img/logo.png"/></a>
</p>

<p align="center">
	<strong>IJPay 让支付触手可及</strong>
</p>

<p align="center">
     <a target="_blank" href="https://gitee.com/javen205/IJPay">
     	<img alt="" src="https://gitee.com/Javen205/IJPay/badge/star.svg?theme=gvp"/>
     </a>
     <a target="_blank" href="https://gitcode.com/javendev/IJPay">
        <img alt="" src="https://gitcode.com/javendev/IJPay/star/badge.svg"/>
     </a>
     <a target="_blank" href="https://github.com/Javen205/IJPay">
        <img alt="" src="https://img.shields.io/github/stars/Javen205/IJPay.svg?style=social&label=Stars"/>
     </a>
     <a target="_blank" href="https://www.apache.org/licenses/LICENSE-2.0">
        <img alt="" src="https://img.shields.io/badge/License-Apache--2.0-brightgreen.svg"/>
     </a>
     <a target="_blank" href="https://www.oracle.com/technetwork/java/javase/downloads/index.html">
        <img alt="" src="https://img.shields.io/badge/JDK-1.7+-green.svg"/>
     </a>
     <a target="_blank" href="https://travis-ci.org/Javen205/IJPay">
        <img alt="" src="https://travis-ci.org/Javen205/IJPay.svg?branch=master"/>
     </a>
     <a target="_blank" href="https://www.codacy.com/app/Javen205/IJPay?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=Javen205/IJPay&amp;utm_campaign=Badge_Grade">
        <img alt="" src="https://api.codacy.com/project/badge/Grade/b76239f6b2c84564b30a815aea71e8a7"/>
     </a>
     <a target="_blank" href="https://maven-badges.herokuapp.com/maven-central/com.github.javen205/IJPay">
        <img alt="" src="https://maven-badges.herokuapp.com/maven-central/com.github.javen205/IJPay/badge.svg"/>
     </a> 
     <a target="_blank" href="https://javen205.gitee.io/ijpay/guide/donate">
        <img alt="" src="https://img.shields.io/badge/IJPay%20Author-Javen-ff69b4.svg"/>
     </a>
     <a target="_blank" href="https://github.com/Javen205/donate">
        <img alt="" src="https://img.shields.io/badge/Donate-WeChat-%23ff3f59.svg"/>
     </a> 
     <a target="_blank" href="https://gitter.im/Javen205/IJPay?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge">
        <img alt="" src="https://badges.gitter.im/Javen205/IJPay.svg"/>
     </a>
     <a target="_blank" href="http://shang.qq.com/wpa/qunwpa?idkey=44c2b0331f1bdca6c9d404e863edd83973fa97224b79778db79505fc592f00bc">
         <img alt="" src="https://img.shields.io/badge/IJPay%20%E4%BA%A4%E6%B5%81%E7%BE%A4-723992875-fba7f9.svg"/>
     </a>
</p>


**特别说明：** 
- 不依赖任何第三方 MVC 框架，仅仅作为工具使用简单快速完成支付模块的开发，可轻松嵌入到任何系统里。
- 微信支付支持多商户多应用，普通商户模式与服务商商模式当然也支持境外商户、同时支持 Api-v3 与 Api-v2 版本的接口、支持微信公钥模式。
- 支付宝支付支持多商户多应用，签名同时支持普通公钥方式与公钥证书方式


[![Stargazers over time](https://starchart.cc/Javen205/IJPay.svg)](https://ijpay.dreamlu.net/ijpay/)

GitCode：[http://gitcode.com/javendev/IJPay](http://gitcode.com/javendev/IJPay)

Gitee：[http://gitee.com/Javen205/IJPay](http://gitee.com/Javen205/IJPay)

GitHub：[https://github.com/Javen205/IJPay](https://github.com/Javen205/IJPay)

JavaDoc 文档：[https://apidoc.gitee.com/javen205/IJPay](https://apidoc.gitee.com/javen205/IJPay)

- IJPay 是 [JPay](https://gitee.com/Javen205/JPay) 后台接口 SDK 不依赖任何第三方 mvc 框架，仅仅作为工具使用简单快速完成支付模块的开发，可轻松嵌入到任何系统里。
- [JPay](https://gitee.com/Javen205/JPay) 是简易而不简单的 Android 支付 SDK，JPay 是对微信 App 支付、支付宝 App 支付的二次封装，对外提供一个相对简单的接口以及支付结果的回调。
- IOS 支付 SDK，敬请关注。

### 赞助商与活动推广

 <p align="left">
 	<a target="_blank" href="https://www.jetbrains.com/?from=IJPay">
 	    <img src="assets/img/jetbrains.png" height="100" alt="jetbrains">
 	</a>
 	<a left="100" target="_blank" href="https://www.aliyun.com/minisite/goods?userCode=b1hkzv2x">
        <img src="assets/img/aliYun.jpg" height="100" alt="">
    </a>
    <a left="100" target="_blank" href="https://curl.qcloud.com/iXclla9J">
        <img src="assets/img/tencent.jpg" height="100" alt="">
    </a>
 </p>

### 微信个人商户

了解更多戳→ [提供稳定异步通知，最低费率 0.38%](https://gitee.com/javen205/IJPay/tree/xpay)

### 接入文档

[IJPay 让支付触手可及](https://ijpay.dreamlu.net/)

### 接入指南

[IJPay 让支付触手可及](https://ijpay.dreamlu.net/ijpay/guide/)

### 效果图&示例

**请参考 Demo，目前 IJPay Demo 提供两个版本 JFinal 版本以及 Spring Boot 版本**

1.x 版本 Demo : 

[Gitee-IJPay-Demo](https://gitee.com/javen205/IJPay-Demo)  [GitHub-IJPay-Demo](https://github.com/javen205/IJPay-Demo)

2.x 版本 Demo :

[Gitee-JFinal-Demo](https://gitee.com/javen205/IJPay/tree/master/IJPay-Demo-JFinal)  [GitHub-JFinal-Demo](https://github.com/javen205/IJPay/tree/master/IJPay-Demo-JFinal)  


[Gitee-Solon-Demo](https://gitee.com/javen205/IJPay/tree/master/IJPay-Demo-Solon)  [GitHub-Solon-Demo](https://github.com/javen205/IJPay/tree/master/IJPay-Demo-Solon)


[Gitee-SpringBoot-Demo](https://gitee.com/javen205/IJPay/tree/master/IJPay-Demo-SpringBoot)  [GitHub-SpringBoot-Demo](https://github.com/javen205/IJPay/tree/master/IJPay-Demo-SpringBoot)

### 联系方式

[![](https://img.shields.io/badge/IJPay%20%E4%BA%A4%E6%B5%81%E7%BE%A4-723992875-fba7f9.svg)](http://shang.qq.com/wpa/qunwpa?idkey=44c2b0331f1bdca6c9d404e863edd83973fa97224b79778db79505fc592f00bc)
[![](https://img.shields.io/badge/IJPay%20%E8%87%AA%E7%94%B1%E4%BA%A4%E6%B5%81%E7%BE%A4-864988890-green)](http://shang.qq.com/wpa/qunwpa?idkey=a78ea26744a382f16d2b8471427e68c717e4cb847c5c9ae9b8defa369706c585)
[![Email](https://img.shields.io/badge/Email-javendev%40126.com-yellowgreen.svg)](http://javen.blog.csdn.net)

### 贡献代码

最后如果该库对你有帮助不妨右上角点点 Star 或者任意赞助支持，我更喜欢你 Fork PR 成为项目贡献者 .

[前往赞助](https://javen205.gitee.io/ijpay/guide/donate/)


### 鸣谢

排名不分先后

- [huTool](https://hutool.cn) huTool 是一个Java工具包
- [alipay-sdk-java](https://github.com/alipay/alipay-sdk-java-all)  蚂蚁金服开放平台 Java SDK 


## 开源推荐

- `TNWX` 微信系开发脚手架：https://gitcode.com/javendev/TNWX https://gitee.com/javen205/TNWX
- SpringBoot 微服务高效开发 `mica` 工具集：https://gitcode.com/mica/mica-auto https://gitee.com/596392912/mica
- `Avue` 一款基于 vue 可配置化的神奇框架：https://gitcode.com/superwei/avue https://gitee.com/smallweigit/avue
- `pig` 宇宙最强微服务（架构师必备）：https://gitcode.com/pig-mesh/pig https://gitee.com/log4j/pig
- `SpringBlade` 完整的线上解决方案（企业开发必备）：https://gitcode.com/bladex/SpringBlade https://gitee.com/smallc/SpringBlade


## 官方文档 

- [微信支付开发文档](https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/pages/api.shtml)
- [支付宝开发平台](https://openhome.alipay.com/docCenter/docCenter.htm?from=IJPay)
- [QQ 钱包开发文档](https://qpay.qq.com/buss/doc.shtml)
- [京东支付](https://payapi.jd.com)
- [京东支付聚合支付](https://mpayx.jd.com/statics/doc/docList.html)
- [银联条码支付综合前置平台](https://up.95516.com/open/openapi?code=unionpay&sdk=IJPay)
- [PayPal 开发文档](https://developer.paypal.com/docs/api/overview)
