/app.api.demo-pp-java.ssn.digital

An example implementation of the SSN payment provider API written in Java

Primary LanguageJava

app.api.demo-pp-java.ssn.digital

An example implementation of the SSN payment provider API written in Java using Maven for dependency and build management.

The current implementation covers the following endpoints from the reference:

  • POST /charge/onetime/{payment address}

Build instructions

mvn clean compile assembly:single