Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noseparte/payment-starter
(springboot)支付逻辑服务器,集成主流第三方支付的项目,包含支付宝、 微信、 Google Play、 Apple Store。
https://github.com/noseparte/payment-starter
Last synced: about 2 months ago
JSON representation
(springboot)支付逻辑服务器,集成主流第三方支付的项目,包含支付宝、 微信、 Google Play、 Apple Store。
- Host: GitHub
- URL: https://github.com/noseparte/payment-starter
- Owner: noseparte
- License: apache-2.0
- Created: 2019-08-20T09:22:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T02:26:44.000Z (over 2 years ago)
- Last Synced: 2023-03-04T07:07:01.346Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 205 KB
- Stars: 20
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# payment-server
* [payment-server En Ver...](./README_en.md)
支付逻辑服务器,集成主流第三方支付的项目,包含支付宝、 微信、 Google Play、 Apple Store。
* [支付宝](https://docs.open.alipay.com/api_1/alipay.trade.pay)
* [微信支付](https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=9_1)
* [谷歌支付](https://developer.android.google.cn/google/play/billing/billing_library_overview)
* [苹果支付]()* [微信APP支付body乱码问题](./doc/payment/wechat/wechat-body.md)
![payment](./doc/payment/payment.png)