Payment Plugin Changelog

Sandbox APK

Download Payment Plugin APK for Sandbox from here

Production APK

Download Payment Plugin APK for Production from here

v2.0.109 (Version 109)

31/07/2024

Fixed

1. Fixed empty spaces issue on terminal search ui

2. Fixed wide screens issue on terminal search ui

3. Handled background service crash on android 14

4. Fixed session response, when a closed session is reused

v2.0.108 (Version 108)

23/07/2024

Fixed

1. Fixed rate limit ui in purchase transaction for the big screen on landscape mode

v2.0.107 (Version 107)

22/07/2024

Added

1. Added searching for terminal

2. Added message string to GeneralFailure in nearpay.payment() and nearpay.refund()

Fixed

1. Fixed issue that occurs when payment pin is required and user puts app in the background.

2. Fixed local payment being deleted when app is closed while waiting for the receipt response from the backend.

3. Fixed healthcheck gets stuck in some cases.

4. Fixed list transaction being stuck at initialization/health check when it's firstly executed before logging in.

5. Return invalid purchase amount message in general failure when a wrong amount is passed in the purchase function.

6. Fixed terminals list ui lagging.

v2.0.98 (Version 98)

30/06/2024

Added

1. Supported M200 NFC device reader

Fixed

1. Fixed crash where null values like customerReferenceNumber in TransactionsList are sent from SDK to payment plugin.

2. Fixed clearing expired local payments that are older than 24 hours old , every time a user initiates a new transaction.

3. Performance enhancements and bug fixes.

v2.0.97 (Version 97)

10/06/2024

Added

1. Added P3_MIX_STD Sunmi reader support

Fixed

1. Fixed unexpected error when sim network is disabled and wifi is enabled.

2. Fixed empty reversal receipt after reconciliation crash.

3. Fixed transaction pin not appearing in devices with two screens.

4. Fixed crash when user uninstalls the app and the app attempts to log out user.

v2.0.96 (Version 96)

16/05/2024

Fixed

1. Fixed health check issue where connectivity and gps buttons are unresponsive.

2. Only check VPN detection in production.

3. Redirect users to settings when NFC is disabled.

4. Check if reverse is allowed from terminal profile before performing any reverse operations.

v2.0.95 (Version 95)

25/04/2024

Fixed

1. Fixed memory leak issues.

2. Return the correct cancel status to CancelListener callback in SDK.

3. Fixed network configuration issues.

v2.0.92 (Version 93)

03/04/2024

Fixed

1. Refactor cancel with reverse logic, now payment plugin only reverses transactions for the request id sent by proxy.

2. Fixed other devices frequent location requests issue

v2.0.91 (Version 92)

26/02/2024

Fixed

1. Return PurchaseRejected transaction cancelled instead of GeneralFailure to sdk if user swipes down payment plugin before performing a transaction.

2. Fixed jwt parsing crash.

3. Fixed payment pin crash when refresh token fails and terminal logs out.

4. Fixed ANR crash.

v2.0.90 (Version 91)

20/02/2024

Fixed

1. Improved location accuracy for devices without Huawei and Google services.

2. Resolved initialization screen skipping on slow devices.

3. Addressed Android non-responsive crashes.

4. Fixed crashes on Huawei/Google devices during the acquiring of device location.

v2.0.79 (Version 89)

01/01/2024

Added

1. Get reconciliation by uuid now has the option to show ui receipt

2. Get transaction by uuid now have the option to show ui receipt

3. Add Printer button which shows copies count on printer receipts

Fixed

1. Fixed zebra printer general issues

2. Fixed cancel request service memory leak

3. Fixed crash with android devices that don't support presentation api

v2.0.77 (Version 87)

14/12/2023

Added

1. Added the following printers (Wosul, Telpo, Trendit, Zebra)

2. Show if the session is busy or open

3. Show if the user is trying to call a function without the payment plugin being installed

4. Show the logged-in user terminal profile ( tid, username, e-mail, mobile number )

Fixed

1. Get transaction list by customer reference number

2. Fixed trendit reader

3. Fixed online timer counter disappearing

4. Fixed nfc logic

5. Fixed bug that suddenly logs user out

v2.0.73 (version 83)

15/10/2023

Fixed

1. Sends proxy json metadata to backend server

2. Fix vas parser

v2.0.70 (version 80)

09/10/2023

Fixed

1. Fixed thread deadlock on refresh endpoints

v2.0.69 (version 79)

08/10/2023

Fixed

1. Fixed critical bug with some support nfc readers not working

2. Fixed in-app update logic

v2.0.68 (version 78)

01/10/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.67 (version 77)

01/10/2023

Added

1. P8 nfc reader support

v2.0.66 (version 76)

21/09/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.65 (version 75)

18/09/2023

Fixed

1. Fixed orientation crash in Android version 8

2. Fixed location bugs

3. Performance enhancements and bug fixes

v2.0.64 (version 74)

07/09/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.63 (version 73)

03/09/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.62 (version 72)

31/08/2023

Added

1. Add cancel button ( 'x' icon ) in payment pin screen

Fixed

1. Performance enhancements and bug fixes

v2.0.61 (version 71)

30/08/2023

Fixed

1. Remove NFC required for install

2. Performance enhancements and bug fixes

v2.0.60 (version 70)

30/08/2023

Fixed

1. Fixed location bug

v2.0.59 (version 69)

28/08/2023

Fixed

1. Logout automatically when an application using NearPay SDK has been deleted

v2.0.58 (version 68)

27/08/2023

Fixed

1. Fixed location bug before worker start

2. Changed health check to be running continuously

v2.0.57 (version 67)

15/08/2023

Added

1. Add VPN detection

2. Add search by date feature in transaction and reconciliation list

v2.0.56 (version 66)

11/08/2023

Fixed

1. Fixed location crash

2. Performance enhancements and bug fixes

v2.0.55 (version 65)

02/08/2023

Fixed

1. Share reciept via NFC

2. Block other apps to consume NFC while app is running

3. Performance enhancements and bug fixes

v2.0.54 (version 64)

31/07/2023

Added

1. Added network configuration

2. Default

3. SIM_ONLY

4. SIM_PREFERRED

Fixed

1. Fixed location memory leaks

2. Performance enhancements and bug fixes

v2.0.53 (version 63)

30/07/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.52 (version 62)

27/07/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.51 (version 61)

23/07/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.50 (version 60)

20/07/2023

Fixed

1. Fixed location memory leak

2. Fixed GPS locale in healthcheck

3. Performance enhancements and bug fixes

v2.0.48 (version 58)

09/07/2023

Fixed

1. Specify tid for login by mobile or email

2. Fixed delete icon in pin screens

v2.0.47 (version 57)

24/06/2023

Fixed

1. Fixed scrolling through terminal list

2. Fixed pin number places

3. Fixed return old receipts when pin is required from online

v2.0.46 (version 56)

18/06/2023

Fixed

1. Remove reconciliation ui

2. Performance enhancements and bug fixes

v2.0.45 (version 55)

15/06/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.44 (version 54)

14/06/2023

Added

1. Open reconciliation item on click from reconciliation list

Fixed

1. Performance enhancements and bug fixes

v2.0.43 (version 53)

13/06/2023

Fixed

1. Remove reversal button completely

2. Performance enhancements and bug fixes

v2.0.41 (version 51)

11/06/2023

Fixed

1. Remove reversal button from short receipt screen after purchase or refund

2. Performance enhancements and bug fixes

v2.0.40 (version 50)

11/06/2023

Fixed

1. Performance enhancements and bug fixes

v2.0.39 (version 49)

07/06/2023

Fixed

1. Performance enhancements and bug fixes