mangopay2-java-sdk
mangopay2-java-sdk copied to clipboard
Java SDK for MANGOPAY
The mangopay sdk for java uses a native `int` to represent the value of an amount in cents. Integers on the java platform are signed and stored on 32 bits...
Hi Just to inform that there is an issue when calling this API (check the **List resetTimes**) ==> ON DEV SANDXBOX only _**java.lang.IndexOutOfBoundsException: Index 3 out of bounds for length...
Please include more thorough documentation on how to do proper error handling when using the java sdk. I did not know how to do it and spent hours converting my...