We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1. pay-java-common 公共lib,支付核心与规范定义 2. pay-java-demo 支付整合的demo 3. pay-java-* 具体的支付实现库
1.支付订单基础信息
2.支付回调消息
3.http请求工具,http代理、SSL证书支持
4.签名工具
5.支付消息回调路由
6.校验支付消息合法性
1.快速入门
2.账户信息配置(AliPayConfigStorage)
3.支付回调消息回复
4.发起支付接口
5.交易辅助接口
2.账户信息配置(WxPayConfigStorage)
2.账户信息配置(PayPalConfigStorage)
2.支付类型配置(PayType 用户账户信息配置)
3.支付响应对象(PayResponse)
4.校验支付消息合法性
6.支付回调消息回复
7.发起支付接口
8.交易辅助接口