Skip to content

v2.1.1

Compare
Choose a tag to compare
@Xaxxis Xaxxis released this 28 May 01:46
· 116 commits to master since this release
228e472

Feature:

  • API Iris disbursement
  • Payment BIN API
  • Set Connection Pool & Keep alive connection
  • Set header X-Idempotency-key for Iris and Idempotency-Key for Payment
  • Set X-Append-Notification: to add new notification url(s) alongside the settings on dashboard
  • Set X-Override-Notification: to use new notification url(s) disregarding the settings on dashboard
  • Library version on User-Agent header

Improvement:

  • Change logic for setup headers
  • Remove versioning path from base URL, move to String API_VERSION in CoreAPI, SnapAPI interface class
  • Improve conditional logic for HttpLoggingInterceptors. Now all debugging response will be handled only from HttpLoggingInterceptors Which can show logs request and response information

Bugs fix:

  • Failure/error response from Midtrans api result in empty json.