Skip to content

Releases: veritrans/veritrans-android

Release notes Android CoreKit SDK v1.35.0

14 Mar 16:25
e85c54d
Compare
Choose a tag to compare

Changes:

  • Jetifier removal for Analytics SDK: The Analytics SDK no longer uses Jetifier to support the Midtrans SDK.
  • Remove UI Kit SDK since UI Kit SDK has revamped version started v2.0.0

Release notes Android SDK v1.34.0

02 Nov 09:00
a3867d9
Compare
Choose a tag to compare

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 to qris same as ShopeePay using qris
  • 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

07 Oct 09:18
ee50474
Compare
Choose a tag to compare

PAYP-2380 Update Akulaku to Akulaku PayLater and use new logo
PAYP-2712 Fix other bank transfer when handling BRI as other_va_processor
PAYP-2716 Fix Misleading instruction on Other Bank Transfer

Release notes Android SDK v1.32.0

29 Jul 09:26
cf1ee54
Compare
Choose a tag to compare

PAYP-1812 Integrate ExBin
PAYP-1906 Support 8 digit BIN

Release notes Android SDK v1.31.1

04 Apr 09:48
Compare
Choose a tag to compare

PAYP-1915 Fix Password Value being exposed

Release notes Android SDK v1.31.0

21 Feb 08:04
32f3fb3
Compare
Choose a tag to compare

PAYP-1716 : Fix Crash when using Android OS 21
PAYP-1730 : FIx Crash when click next at Akulaku without fill up the phone number
PAYP-1263 : Fix Facing error Cant open the page, please enable the payment channel
PAYP-1530 : Support OS 12

Release notes Android SDK v1.30.1

14 Dec 13:24
8a144b9
Compare
Choose a tag to compare

PAYP-1616 Change Logo BRI epay to BRImo

Release notes Android SDK v1.30.0

08 Nov 18:04
d76c533
Compare
Choose a tag to compare

[PAYP-1373] Support 3DS 2.0 for card transaction

Release notes Android SDK v1.29.3

06 Sep 03:55
4ef4dae
Compare
Choose a tag to compare

[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

06 Aug 12:31
11b9a5e
Compare
Choose a tag to compare
  • Fix Crash when getting network type
  • Remove dependencies from JCenter
  • Fix Offline Installment