SDK¶
Java SDK¶
There is a Carpentum Payment Java SDK open-source project you can use to call the Payment API via Java build-time library.
The SDK accepts domain
value to refer to the Payment system API endpoints. Choose one of these values:
sandbox.aopay.io
to integrate with Sandbox environmentaopay.io
to integrate with Live environment