- Version 1.29.00
- Download 1067
- File Size 88 kB
- File Count 1
- Create Date 25. 4. 2022
- Last Updated 31. 5. 2026
AIDL library
Include/replace this .jar library in your integration project.
Version 1.29.0
We have extended the Get status method to include logInStatus. When Get status is called, the app first fetches the latest information from the backend and then returns a response via the app2app API. If the device is not connected to the internet, the app returns cached information via the app2app API and logInStatus=UNVERIFIED_LOGGED_IN.
Version 1.28.0
We have added DCC receipt data. It is now possible to log in/log out + release terminal using the app2app API. We have also added a new payment method: Return/unreferenced refund.
Version 1.27.0
We have added a new field, "totalAmount", for card transactions and "blikTransactionRef" for BLIK transactions to the INQUIRY response. We have also fixed a deserialisation error in the response for Nexgo devices.
Version 1.25.0
BLIK code added to the INQUIRY response
Versions 1.23.0 & 1.24.0
We are launching a new payment method, BLIK, for Poland, and Offline PIN (payment via a payment gateway) for the UK and Ireland.
Version 1.22.1
We have added support for ELV receipt data in Nexgo. We have also updated the `merchantLocation` field in the `Get status` method, so that it now returns the same data type for all versions of Android.
Version 1.20.0
The ‘Get status’ method allows you to check the status of the GP tom application before sending a request to it. However, you can call this method at any time as required. To use it, you need GP tom version 1.65.0 or later. You can find more information here: https://www.gptom.com/docs/api/app2app/get-status-metoda/
Version 1.19.0
We have added the option to call additional payment methods via the app2app API. We now support: CARD, CASH, GO_CRYPTO, ACCOUNT_PAYMENT. The default value is set to CARD (card transactions). If you need to use a different payment method, you must specify it in REGISTER and TRANSACTION in the "PaymentMethod" field.
Version 1.18.0
We have added the value "GIROCARD" to the "cardProduct" field.
