AccountType has been added to the confirmation object. Please note that this is not needed for all the markets so these arguments are optional, currently this is only needed for Colombia. If you have doubts on this please contact Geopagos team.
Currency exponent support for 0 decimals has been added to Currency object. This exponent must be set according your market
Streamlined firmware and config updates. Now it's not necessary to pass firmwares and configs directly. The process is the same as before, but the SDK will receive only one file containing all firmwares and configs you need. This files will be signed and verified by the SDK
For transaction amount handling BigDecimal is used instead of double
Taxes has been removed from "SDKConfirmation". Now is handled alongside the transaction total in "SDKReadConfig" object. Please notes that if you wasn't using Taxes in the confirmation you can give SDKReadConfig a SDKTransactionTotals object with taxes amount of 0.