Skip to content

Releases: eMerchantPay/magento-ce-emp-plugin

1.3.1

29 May 12:19
Compare
Choose a tag to compare

Fixes:

  • Fix for Order Confirmation Emails - were not queued for asynchronous transactions
  • Better Error Handlers for asynchronous transactions - reconciliation used for failed transactions

1.2.9

28 Dec 07:06
Compare
Choose a tag to compare

Fixes:

  • Order Status has not got updated when processing non-3D Transaction using eMerchantPay Direct Method
  • Online Refund was not possible when processing Sale3D Transaction using eMerchantPay Direct Method

1.2.8

19 Jul 11:56
Compare
Choose a tag to compare
  • Added Extensions for Recurring Transactions
    • eMerchantPay Direct Payment Method
      • Added admin setting Recurring Token for processing Recurring Transactions
      • Changed validation for Initial Fee admin setting
    • ``eMerchantPay Checkout Payment Method`
      • Added admin setting Recurring Token for processing Recurring Transactions
      • Changed validation for Initial Fee admin setting

1.2.6

02 Jun 13:48
Compare
Choose a tag to compare
  • Added Support for Recurring Transactions
    • eMerchantPay Direct Payment Method
    • InitRecurringSale
    • InitRecurringSale (3D-Secure)
    • RecurringSale
    • eMerchantPay Checkout Payment Method
    • InitRecurringSale
    • InitRecurringSale (3D-Secure)
    • RecurringSale
    • Additional Payment Method Settings
      • Available Recurring Transactions
      • Managing Initial Fee
      • Managing Cron Jobs Settings - External Module is needed
  • Added Support for Genesis v1.4.2
    • PBV Sale & Yeepay APIs
  • Added Client Validations in Payment Method Settings
  • A few Issues have been resolved
    • Payment Gateway Request Currency - The Base Currency has been used instead of checkout currency
    • An additional Web Payment Form Locale check has been implemented - there was a problem while creating a Web Payment Form if the selected locale in admin is not by our Payment Gateway

1.2.5

08 Mar 12:12
Compare
Choose a tag to compare
  • Added Support for an external GenesisGateway Library - installed by Composer
  • A few issues were resolved regarding Capture / Refund Transaction

1.2.4

01 Mar 15:26
Compare
Choose a tag to compare
  • Added Support for GenesisLib v1.4 - Additional Transaction Types are now possible using the eMerchantPay Checkout
  • A few minor issues were resolved regarding Capture / Refund Transactions

1.2.3

29 Jun 12:09
Compare
Choose a tag to compare
  • Disable Direct (Server-to-Server) payment method if the customer is not visting through a secure protocol
  • Disable Multishipping support as its not compatible with our asynchronous workflow

1.2.2

29 Jun 12:15
Compare
Choose a tag to compare
  • Fix a few typos

1.2.1

29 Jun 12:12
Compare
Choose a tag to compare
  • Fix Notification handling, being unresponsive in rare situations
  • Remove obsolete method functions
  • Update license headers

1.2.0

29 Jun 12:14
Compare
Choose a tag to compare
  • Major refactor
  • Integrate thoroughly with Magento's transaction storage
  • Remove duplicate functionality between the payment methods
  • Update notifications response and handling
  • Support Genesis v3.9