Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ pay Public

微信支付宝移动api支付封装-springboot系列

License

Notifications You must be signed in to change notification settings

xlorne/pay

Repository files navigation

pay(支付封装)

移动支付API封装

"让移动支付开发对接变得更简单"

weixin-api 微信支付api封装

weixin-demo 微信支付demo

weixin-api-service 微信服务商api

weixin-demo-service 微信服务商demo

alipay-sdk 阿里sdk

alipay-api 阿里支付api封装

alipay-demo 阿里支付demo

alipay-api-service 阿里服务商支付api封装

alipay-demo-service 阿里服务商支付demo

 
 <dependency>
 <groupId>com.github.1991wangliang</groupId>
 <artifactId>alipay-api</artifactId>
 <version>{last.version}</version>
 </dependency>
 
 <dependency>
 <groupId>com.github.1991wangliang</groupId>
 <artifactId>alipay-api-service</artifactId>
 <version>{last.version}</version>
 </dependency>
 
 <dependency>
 <groupId>com.github.1991wangliang</groupId>
 <artifactId>weixin-api</artifactId>
 <version>{last.version}</version>
 </dependency>
 
 
 <dependency>
 <groupId>com.github.1991wangliang</groupId>
 <artifactId>weixin-api-service</artifactId>
 <version>{last.version}</version>
 </dependency>
 

About

微信支付宝移动api支付封装-springboot系列

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /