Skip to content

Releases: omise/omise-prestashop

v1.7.10

05 Sep 08:04
4730d98
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.9...v1.7.10

v1.7.9

09 Apr 09:25
524c5c8
Compare
Choose a tag to compare

last updated: Apr 9, 2020

Objectives

1. FIX STRICT HTTPS ISSUE

There was a small issue where the plugin would not function correctly in strict HTTPS only environments - this is now fixed.

v1.7.8

31 Mar 09:01
Compare
Choose a tag to compare

last updated: Mar 31, 2020

Objectives

1. FIX PHONE NUMBER ISSUE WITH TRUEMONEY

There was a small issue with the phone number on the TrueMoney payment method - this is now fixed.

v1.7.7

30 Mar 10:23
4f65ce6
Compare
Choose a tag to compare

last updated: Mar 30, 2020

Objectives

1. OVERHAUL PLUGIN

The plugin has been extensively re-written. It should hopefully now perform better, and be smaller.

2. FIX INTERNET BANKING ON PRESTASHOP 1.6

Fixes the issue where bank logos would not appear on the internet banking payment method

3. ADD 'CITI PAY WITH POINTS' PAYMENT METHOD

4. ADD 'TRUEMONEY' PAYMENT METHOD

5. FIX 'OMISE TEST MODE' BANNER

Fixes the Issue with the 'Omise Test Mode' banner disappearing when credit card payment option was switched off

v1.7.6

07 Nov 03:44
2ec6fd1
Compare
Choose a tag to compare

last updated: Nov 7, 2019

Objectives

1. FIX SERIOUS ERROR INTRODUCED IN PREVIOUS RELEASE

This release fixes a typo that caused an error in the previous release. PR #76

v1.7.5

09 Sep 08:02
f39401b
Compare
Choose a tag to compare

last updated: Sep 9, 2019

Objectives

1. ADD SUPPORT FOR MORE CURRENCIES

This release adds support for new currencies that have recently been added to Omise. PR #74

v1.7.4

31 May 11:01
Compare
Choose a tag to compare

last updated: May 31, 2019

Objectives

1. ADD A 'SANDBOX MODE' WARNING ON CHECKOUT

This release adds a highly visible warning on the checkout page to let merchants know if they have left the site in this mode.

v1.7.3

07 Jan 06:16
Compare
Choose a tag to compare

last updated: Jan 7, 2019

Objectives

1. FIX PROBLEM WITH INTERNET BANKING IMAGE URLS

The URLs for these images were previously hardcoded, resulting in the images not showing with some store configurations.

v1.7.2

16 Aug 09:09
Compare
Choose a tag to compare

last updated: Aug 16, 2018

Objectives

1. FIX 500 ERROR OCCURRING WHEN PAYMENTS FAIL ON PRESTASHOP 1.6

Prestashop 1.6 was showing a 500 error page instead of a "Payment Error" page whenever any kind of payment error occurred

2. FIX ENGLISH ON THE 'PAYMENT ERROR' PAGE

Some of the English text on the payment error page had bad grammar. This is now corrected

3. FIX THE OLD ISSUE WITH CHECKBOXES NOT APPEARING TO SELECT CURRENCIES FOR WHICH OMISE IS AVAILABLE

Finally a fix for this has been found. The checkboxes now appear every time, correctly.

4. FIX ERROR IN WEBHOOKS CONTROLLER

Previously, the webhooks controller was throwing a 500 error. This has now been resolved

v1.7.1

08 Aug 08:05
Compare
Choose a tag to compare

last updated: Aug 8, 2018

Objectives

1. FIX ISSUES WITH CREDIT CARD AND INTERNET BANKING PAYMENTS ON PRESTASHOP 1.6

A longstanding bug had gone unnoticed. Some payment methods were not working at all in 'one page checkout' mode on PrestaShop 1.6. This is now fixed