SDK Changelog
Release Date : 31/05/2023
- Installation and bug fixes
- Nearpay install request permission first
Release Date : 01/05/2023
- Dismiss UI removed from setup and logout
Release Date : 19/04/2023
- Performance encasements and bug fixes
- Local transaction which allow you to pass your transaction uuid
Release Date : 14/03/2023
- Performance encasements and bug fixes
- fixed the dynamic receipt font in reconcile
Release Date : 28/02/2023
- Performance encasements and bug fixes
- Fixed install for android 11
Release Date : 08/02/2023
- Added receipt font size
- Added admin pin in payment
- Performance encasements and bug fixes
- Fixed install progress bar
Release Date : 23/01/2023
- Added nearpay Session which allow you to control the transaction from the backend
- Performance encasements and bug fixes
Release Date : 21/12/2022
- Performance encasements and bug fixes
Release Date : 18/12/2022
- Added Nearpay Connect SDK which allow you to communicate remotely with the payment plugin using iOS
- Performance encasements and bug fixes
Release Date : 13/12/2022
- Added finishTimeOut for all Screens so you can set the timing of ui to be dismissed.
- Added exit button for receipt view.
- Reverse ui is now optional , you can set enableReversal to false
- Performance encasements and bug fixes
Release Date : 30/11/2022
- Added new login methods, you can login now using email , phone number or let your user enter it.
- Added edit refund ui , you can set enableEditableRefundAmountUi to true so the user can edit the amount of refund.
- Added reverse button after the purchase is done.
- Bug Fixes
Release Date : 24/11/2022
- Bug Fixes
Release Date : 27/10/2022
- Added updateJWT method so you can update your jwt when authentication failed
- Added nearpay.toJson Method which it can be used to convert Transaction Receipt to Json
- Added setUp Method which it can be used to set your app up before making any purchase , it will run install and login .
- Bug Fixes
Release Date : 20/10/2022
- Changed TransactionReceipt to be list in Receipt in Purchase , Refund and Reverse.
- Changed transactionReferenceRetrievalNumber to TransactionUUID in refund.
- Fixed the delay on the first payment
- Fixed the issue with health check
- Fixed the delay in the app over all
Release Date : 28/09/2022
- Fixed the issue with NearPay object creation
Release Date : 25/09/2022
in this release we added a feature that will help you to integrate easily , now all you need is to pass your JWT and we will handle the install and login.
- Added nearPay.Reverse.
- Reconcile UI.
- EnableReceipt UI .
- nearPay.checkStatus.
- nearPay.install.
- nearPay.login.
- activity in purchase, refund and reconcile .
- Nearpay Object .
- PaymentListener to PurchaseListener in purchase.
- PaymentListener to RefundListener in refund .
- bug fixes
Release Date : 07/09/2022
- Added onPaymentUiClosed() .
- Removed paymentSession()
- Changed transactionUUID with transactionReferenceRetrievalNumber in Refund
- bug fixes
Release Date : 05/09/2022
- added payment session which will control when the form of the payment starts or dismissed.
- added reconcile data .
Release Date : 01/09/2022
- Fixed a bug in check status .
- Added environments in nearpay object.
- Removed update config .
Release Date : 31/08/2022
Initial Release .
Last modified 1d ago