mangopay2-java-sdk icon indicating copy to clipboard operation
mangopay2-java-sdk copied to clipboard

Java SDK for MANGOPAY

Results 14 mangopay2-java-sdk issues
Sort by recently updated
recently updated
newest added

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...