Skip to content

Releases: eMerchantPay/opencart4-emp-plugin

1.2.1

16 Dec 14:25
@dyd dyd
5705619
Compare
Choose a tag to compare

Features:

  • Added support for Client-side encryption for the Direct payment method
  • Added default values for the plugin settings

Fixes:

  • Fixed the payment processing error handling for the direct method

1.2.0

01 Nov 07:59
@dyd dyd
c4cbc35
Compare
Choose a tag to compare

Features:

  • Added VERSION file to the project
  • Added error messages on the payment settings page upon validation
  • Update Genesis PHP SDK to version 2.0.3
  • Removed Klarna transaction type from the checkout payment method

Fixes:

  • Fixed Web Payment Form creation error handling

1.1.8

06 Aug 08:05
@dyd dyd
b64bf22
Compare
Choose a tag to compare

Features:

  • Updated Genesis PHP SDK to version 2.0.2
  • Updated transaction types list in the emerchantpay Checkout payment method
  • Added the following bank codes support through Online Banking transaction type:
    • LatiPay
    • SPEI

1.1.7

25 Jul 06:56
@dyd dyd
9540185
Compare
Choose a tag to compare

Features:

  • Updated Genesis PHP SDK to version 2.0.1
  • Removed GiroPay transaction type from the Checkout payment method
  • Updated transaction types list in the emerchantpay Checkout payment method

1.1.6

05 Jul 10:36
@dyd dyd
93d4982
Compare
Choose a tag to compare

Features:

  • Updated Genesis PHP SDK to version 2.0.0

1.1.5

18 Apr 13:30
@dyd dyd
daa4715
Compare
Choose a tag to compare

Features:

  • Added Smart Router support via Direct payment method
  • Improved handling of 3DSv2 parameters
  • Updated Genesis PHP SDK version to 1.24.6
  • Updated Card.js to the latest

1.1.4

09 Feb 14:24
@dyd dyd
5fc6310
Compare
Choose a tag to compare

Features:

  • Added 3DSv2 parameters support via Direct and Checkout payment methods
  • Added SCA Exemption parameters handling
  • Updated remote IP fetching
  • Updated Genesis PHP SDK version to 1.24.2
  • Updated Card.js to the latest

1.1.3

07 Dec 17:05
@dyd dyd
deb2dc1
Compare
Choose a tag to compare

Features:

  • Updated Genesis PHP library to version 1.24.0
  • Updated support of PaySafeCard transaction type via Web Payment Form
  • Added Blink One Click bank code support via Web Payment Form

1.1.1

03 Aug 13:03
@dyd dyd
ff2fd1c
Compare
Choose a tag to compare

Features:

  • Updated Genesis PHP SDK to version 1.21.11
  • Tested up to OpenCart 4.0.2.2. The issue of not showing the payments on the Order view in OpenCart 4.0.2.1 has been fixed.

1.1.0

25 May 14:30
@dyd dyd
4bc5058
Compare
Choose a tag to compare

Features

  • Updated Genesis SDK to version 1.21.7
  • Added Web Payment Form strict list order of the selected Transaction Types that are being sent to the Gateway
  • Updated URL paths to suit the OpenCart 4.0.2.x requirements
  • Updated payment method availability checks in order to suit the OpenCart 4.0.2.x requirements

Fixes:

  • Fixed selected values drawing of the Bank Codes in the plugin configuration
  • Fixed plugin recurring cron log causing configuration page unresponsiveness