Skip to content

Releases: omise/omise-opencart

v2.6

Choose a tag to compare

@rosle rosle released this 22 Apr 08:33
1e44b08

What's Changed

New Contributors

Full Changelog: v2.5...v2.6

v2.5

Choose a tag to compare

@ajzkk ajzkk released this 05 Sep 08:06
35923d1

What's Changed

Full Changelog: v2.4...v2.5

v2.4

Choose a tag to compare

@ajzkk ajzkk released this 15 Nov 06:30
64f3165

What's Changed

  • Move usage docs to website by @danfowler in #56
  • [ENGA3-559] : Handle payment with authorized uri and check payment success properly by @ajzkk in #58

New Contributors

Full Changelog: v2.3...v2.4

v2.3

Choose a tag to compare

@nimid nimid released this 20 Apr 10:59

last updated: Apr 20, 2017

Objectives

1. SUPPORT NEW PAYMENT METHOD, INTERNET BANKING

The merchant can enable internet banking as an alternative payment method on their website.

Currently, internet banking is only available in Thailand.

Learn more about Omise Internet Banking.

2. SUPPORT SSL WHEN CREATE THE URL LINK (PR #36)

Now, if the merchant's OpenCart server has been configured the HTTPS. The link that has been created by Omise OpenCart is HTTPS as well.

For the server that has not been configured the HTTPS, the system will work normally. The link will be created as normal HTTP.

v1.4

Choose a tag to compare

@nimid nimid released this 04 Apr 07:55

last updated: Apr 4, 2017

Objectives

1. SUPPORT NEW PAYMENT METHOD, INTERNET BANKING

The merchant can enable internet banking as an alternative payment method on their website.

Currently, internet banking is only available in Thailand.

Learn more about Omise Internet Banking.

2. SUPPORT SSL WHEN CREATE THE URL LINK

Now, if the merchant's OpenCart server has been configured the HTTPS. The link that has been created by Omise OpenCart is HTTPS as well.

For the server that has not been configured the HTTPS, the system will work normally. The link will be created as normal HTTP.

3. UPGRADE OMISE-PHP LIBRARY TO V2.7.1

Upgrade Omise-PHP library to version v2.7.1. The objective for upgrade the library, Omise-PHP, is to add more information about PHP version that run on the merchant server when create the Omise charge. This information can be found in the Omise dashboard at the section of user agent.

Learn more about Omise-PHP.

v2.2

Choose a tag to compare

@nimid nimid released this 22 Mar 16:39

last updated: Mar 22, 2017

Objective

1. SUPPORT NEW CURRENCIES, IDR AND SGD (PR #37)

Now, the merchant can receives payment by card with the new currencies, Indonesian rupiah (IDR) and Singapore dollar (SGD).

To receive payment, the merchant need to has the registered Omise account that conformed with the currency.

For the currency, SGD, Omise API is not officially supported it.

v1.3

Choose a tag to compare

@nimid nimid released this 21 Mar 17:43

last updated: Mar 22, 2017

Objective

1. SUPPORT NEW CURRENCIES, IDR, JPY AND SGD (PR #38)

Now, the merchant can receives payment by card with the new currencies, Indonesian rupiah (IDR), Japanese yen (JPY) and Singapore dollar (SGD).

To receive payment, the merchant need to has the registered Omise account that conformed with the currency.

For the currency, SGD, Omise API is not officially supported it.

v2.0.0.1

Choose a tag to compare

@nimid nimid released this 01 Jul 09:15

See CHANGELOG.md for more information.

v2.0.0.0 Support OpenCart 2.0.x series

Choose a tag to compare

@guzzilar guzzilar released this 24 May 14:43

PRs are here:

  • PR #28 : Release 2.0.0.0
  • PR #27 : Update documents, remove unused file
  • PR #26 : Enhancement, Clean code and fixed bugs
  • PR #23 : Feature/translation
  • PR #21 : Support JPY currency
  • PR #20 : [OmiseOpenCart 2.x] Update documents, changelog
  • PR #19 : Add supported OpenCart 2.0.x

v1.5.0.2

Choose a tag to compare

@guzzilar guzzilar released this 16 Nov 14:50
  • Improve checkout form
  • Upgraded Omise-PHP version from 2.3.1 to 2.4.0
  • Improved the checkout process.
  • Added OMISE_USER_AGENT_SUFFIX and OMISE_API_VERSION into the user-agent when request to the OMISE APIs