Releases: veritrans/veritrans-android
Releases · veritrans/veritrans-android
Release notes Android CoreKit SDK v1.35.0
Release notes Android SDK v1.34.0
PAYP-2690 Update Payment Type Gopay to Qris in Tablet Mode
PAYP-2822 Fix Wrong Behavior on qris payment
Important Information
- To avoid inconsistencies for e-money method on tablet, starting from version 1.34.0, the payment type for gopay on tablet is no longer
gopay
but changed toqris
same as ShopeePay usingqris
- The JSON fields format response is different between
“payment_type”: “qris”
and“payment_type”: “gopay”
. This will affect Webhook/HTTP Notification and Get Status API Response. Refer to the notification example section for details. - Due to the difference in response between qris and gopay, you need to remap the response for the Notification and Get Status API. So please ensure that your system’s implementation can handle this behavior without breaking your system & its payment flow. Especially on the following parts (if applicable):
- Your Notifications Handler implementation logic.
- Get Status API implementation logic.
- Reconciliation implementation logic.
- For more details regarding QRIS related behavior, please refer to this section
Release notes Android SDK v1.33.0
Release notes Android SDK v1.32.0
Release notes Android SDK v1.31.1
PAYP-1915 Fix Password Value being exposed
Release notes Android SDK v1.31.0
Release notes Android SDK v1.30.1
PAYP-1616 Change Logo BRI epay to BRImo
Release notes Android SDK v1.30.0
[PAYP-1373] Support 3DS 2.0 for card transaction
Release notes Android SDK v1.29.3
[PAYP-1187] fixing when pay with BCA Klikpay, SDK return it to web instead of to the app
[PAYP-1030] fixing BRI VA doesn't exist in the MobileSDK Direct Payment Screen
[PAYP-914] fixing NPE after upgrade to the SDK new version v1.27.0
Release notes Android SDK v1.29.2
- Fix Crash when getting network type
- Remove dependencies from JCenter
- Fix Offline Installment