Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 700 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 700 Bytes

ap-java-sdk

Java SDK for AlternativePayments API.

Java SDK

ap-java-sdk folder contains library which wraps communication with Alternative Payments REST server. You can find out more in readme for library or on official documentation.

Sample Application

Sample Spring Boot application is showcase how you can use Java SDK from your application. Guide how to download and run it can be found on readme for sample application.