Skip to content

Releases: xendit/xendit-java

Patch fix for CreditCard Charge

25 Nov 06:30
82c5cb5
Compare
Choose a tag to compare

Fix for creditCard Charge

[v1.17.0] Handle support to Invoke HTTP Patch Lib for PATCH API #100

07 Oct 09:22
9ce5f80
Compare
Choose a tag to compare

Since HttpUrlConnection does not support PATCH Method, this release is to handle and support PATCH method using org.apache.http library.

[v1.16.0] Allow user to use multiple API Keys

04 Oct 06:44
9bd69bd
Compare
Choose a tag to compare
  • [v1.16.0] Allow user to use multiple API Keys

PATCH: Remove Min and Max amount validation

12 Aug 04:24
Compare
Choose a tag to compare

Re-publish 1.6.1 with changes:

  • Removing min and max amount validation for Virtual Account

Fix: make charge request params optional

10 Aug 09:11
2bc377e
Compare
Choose a tag to compare

Currently, some params for credit card charge are optional. Sending an empty string will throw 400 error.

Fixed by omitting empty fields when they are null or empty string.

image

Add Customer and Direct Debit Product

29 Jul 04:07
47050f1
Compare
Choose a tag to compare

v.1.14.0 Change Log

  • Customer Product (PR)
  • Direct Debit Product (PR)

Add request headers to expire invoice & get va

19 Jul 11:29
a501939
Compare
Choose a tag to compare
  • Add request headers to expire invoice & get va

Add Optional sender_name for VA Payment

24 Jun 04:02
Compare
Choose a tag to compare
  • Add Optional sender_name field for VA Payment
  • Publish to Maven central

Publish to Maven Central

04 May 04:14
Compare
Choose a tag to compare
v1.12.2

config: add javadoc task in gradle

Republish v1.12.0

04 Mar 07:51
e72d377
Compare
Choose a tag to compare
v1.12.1

bump: bump to v1.12.1