Skip to content

Releases: dana-id/dana-java

v2.1.11

22 Jun 04:19

Choose a tag to compare

  • change DEEPLINK url in Production from /link/bind to /link/binding

v2.1.10

18 Jun 04:44

Choose a tag to compare

  • handle spaced key in forwarded Finish Notify webhook from ngrok

v2.1.9

04 Jun 03:52

Choose a tag to compare

  • handle different webhook convention from different products

v2.1.7

19 May 20:11

Choose a tag to compare

  • add queryMerchantInfo in Merchant Management to query the MDA balance

v2.1.5

06 May 06:55

Choose a tag to compare

  • fix validation for PANI and BSI bank in create order for Payment Gateway

v2.1.4

05 May 06:17

Choose a tag to compare

  • add X-PARTNER-ID in ApplyToken in Widget so the test scenario run can be detected by Merchant Portal

v2.1.3

02 Apr 03:44

Choose a tag to compare

  • add VIRTUAL_ACCOUNT_BSI_PAYMENT as payOption for Payment Gateway

v2.1.2

29 Mar 03:45

Choose a tag to compare

  • fix Top Up in Disbursement production path to /v1.0/emoney/topup.htm and Top Up Inquiry in Disbursement production path to /v1.0/emoney/topup-status.htm

v2.1.0

09 Mar 16:46

Choose a tag to compare

  • make validUpTo as required field in Payment Gateway and Widget
  • add custom validation for validUpTo should not more than 30 minutes in sandbox for Payment Gateway and Widget
  • add custom validation for externalStoreId should be required if payOptionDetail contains QRIS
  • add custom validation for required additionalInfo for Payment Gateway and Widget
  • add custom validation for amount pattern should be ended with .00
  • env based path for Disbursement AccountInquiry
  • make debug mode default in sandbox
  • enforce webhook parser to use hardcoded DANA public key in sandbox
  • fix CRLF case when copying private key in Windows
  • make buyer in Consult Pay in Payment Gateway not required
  • add externalStoreId in Consult Pay
  • fix queryUserProfile in Widget to use OpenAPI logic and add required accessToken in the body
  • add PayMethod and PayOption validation for sandbox
  • complete UserResource enum

v1.1.3

09 Oct 08:13

Choose a tag to compare

Generated DANA Java SDK