Skip to content

zoowayss/payment-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

支付服务

是一个支持多种支付方式的支付服务模块,当前支持的支付方式有 PayPalStripe,可以根据自己的需求选择自己想要的功能

Supports

  • [✅] PayPal 一次性支付
  • [✅] PayPal 订阅支付
  • [✅] PayPal Webhook 回调
  • [✅] Stripe 一次性支付
  • [✅] Stripe 订阅支付
  • [✅] Stripe Webhook 回调
  • [✅] 订单查单定时任务

How to use

在你的启动类上面加 @EnablePayment ,然后在 application.yml 中配置支付相关的信息即可拥有以上功能

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages