8000 GitHub - LianLianPay/LLP-ACCP-Java: 连连账户+产品-Java示例工程
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

连连账户+产品-Java示例工程

Notifications You must be signed in to change notification settings

LianLianPay/LLP-ACCP-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

LLP-ACCP-Java

欢迎来到连连账户+开放平台API接口的Java示例代码仓库, 本仓库包含示例代码及必要的说明。

主要内容:

本仓库中所有Demo均请求连连账户+STE环境,Demo仅做参考,请仔细阅读Demo代码,如有问题及时群内连连技术技术。

前置要求:

Java JDK版本为1.8及以上

使用说明

1、config/LLianPayContant.java 保存测试商户号、测试商户号对应私钥、连连公钥,可视情况进行替换。
2、security/LLianPayAccpSignature.java 包含签名、验签、本地加密方法。
3、client/LLianPayClient.java 发起请求方法。
4、部分Demo需要用debug打断点方式进行调试,请自行阅读注释。
5、部分Demo是无法直接运行的,需要在代码中添加相应个人信息后方可运行(手机号、证件号、银行卡号等)。
6、如果要参考调试收银台、密码控件,需要先启动server(运行这个LLPWebApplication.java),浏览器输入:http://localhost:8081/即可看到功能页

Demo说明(持续完善中)

开户:

账户管理类:

充值消费类:

提现:

担保交易:

退款:

公共API:

收银台使用:

  • 收银台要前后端配合使用,前端:accp-cashier.html,后端:AccpCashierController.java

密码控件:

  • 密码控件需要前后端配合使用,后端:PasswordControlController.java
  • H5非国密最新:h5-non-national-pawword-control.html
  • H5密码控件(弹框):h5-bullet-frame-password-control.html
  • PCH5最新:pch5-password-control.html

异步通知:

  • 异步通知接收,验签相关:NotifyController.java

About

连连账户+产品-Java示例工程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0