Skip to content

Releases: omise/omise-java

v3.1.3

21 Dec 04:01
7a82dc2

Choose a tag to compare

Added MobileBankingScb source type (#123)

v2.7.9

21 Dec 03:57
dcacc26

Choose a tag to compare

Added MobileBankingScb source type (#124)

v4.0.3

18 Dec 07:41
988b062

Choose a tag to compare

  • Added MobileBankingScb source type (#121)

v4.0.2

30 Oct 03:22
47e44b2

Choose a tag to compare

  • Add Installment CITI (#118)
  • Add Installment SCB (#116)

v4.0.1

24 Aug 08:11
5312389

Choose a tag to compare

  • Make PlatformFee implements Serializable interface (#114)

v4.0.0

24 Aug 02:49
c5fc95a

Choose a tag to compare

v2.2.0

15 Sep 06:09

Choose a tag to compare

  • Renamed OmiseError to OmiseException and it now correctly inherits from Exception.

v2.1.0

06 Sep 09:32

Choose a tag to compare

  • Search API

v2.0.9

01 Aug 04:09

Choose a tag to compare

  • Adds missing reversed charge status.

v2.0.0

01 Apr 20:10

Choose a tag to compare

  • Ground-up rewrite onto Java7 to be more robust and maintainable.
  • Switch to OkHttp for simpler networking code.