Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noseparte/paymentserver
:moneybag: (spring)支付逻辑服务器,集成主流第三方支付的项目,包含支付宝、 微信、 Google Play、 Apple Store。
https://github.com/noseparte/paymentserver
payment spring springmvc
Last synced: about 1 month ago
JSON representation
:moneybag: (spring)支付逻辑服务器,集成主流第三方支付的项目,包含支付宝、 微信、 Google Play、 Apple Store。
- Host: GitHub
- URL: https://github.com/noseparte/paymentserver
- Owner: noseparte
- Created: 2018-07-31T11:41:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T02:55:05.000Z (about 1 year ago)
- Last Synced: 2024-09-29T08:41:00.808Z (about 2 months ago)
- Topics: payment, spring, springmvc
- Language: Java
- Homepage:
- Size: 4.02 MB
- Stars: 39
- Watchers: 3
- Forks: 29
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# payment-server
支付逻辑服务器,集成主流第三方支付的项目,包含支付宝、 微信、 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)
* [苹果支付]()