Skip to content

Releases: emspay/ems-online-magento-2

Fixed issue with extra field in customer array, Replaced extra array for client array

13 Nov 12:13
Compare
Choose a tag to compare

Magento 2 2.0.11

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changes in version 2.0.4

  • Fixed duplication of order confirmation email

Changes in version 2.0.5

  • Fixed loggers crashing for Magento 2.4.4
  • Fixed error while initialization of transaction

Changes in version 2.0.6

  • Fixed datepickers for Magento 2.4.5

Changes in version 2.0.7

  • Fixed order invoice duplication

Changes in version 2.0.8

  • Fixed wrong order state
  • Fixed case when total paid amount was unpaid

Changes in version 2.0.9

  • Improved notification system for unsupported currencies

Changes in version 2.0.10

  • Changed payment method icons

Changes in version 2.0.11

  • Fixed issue with extra field in customer array
  • Replaced extra array for client array

Changed payment method icons

21 Sep 09:56
Compare
Choose a tag to compare

Magento 2 2.0.10

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changes in version 2.0.4

  • Fixed duplication of order confirmation email

Changes in version 2.0.5

  • Fixed loggers crashing for Magento 2.4.4
  • Fixed error while initialization of transaction

Changes in version 2.0.6

  • Fixed datepickers for Magento 2.4.5

Changes in version 2.0.7

  • Fixed order invoice duplication

Changes in version 2.0.8

  • Fixed wrong order state
  • Fixed case when total paid amount was unpaid

Changes in version 2.0.9

  • Improved notification system for unsupported currencies

Changes in version 2.0.10

  • Changed payment method icons

Improved notification system for unsupported currencies

13 Mar 09:13
Compare
Choose a tag to compare

Magento 2 2.0.9

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changes in version 2.0.4

  • Fixed duplication of order confirmation email

Changes in version 2.0.5

  • Fixed loggers crashing for Magento 2.4.4
  • Fixed error while initialization of transaction

Changes in version 2.0.6

  • Fixed datepickers for Magento 2.4.5

Changes in version 2.0.7

  • Fixed order invoice duplication

Changes in version 2.0.8

  • Fixed wrong order state
  • Fixed case when total paid amount was unpaid

Changes in version 2.0.9

  • Improved notification system for unsupported currencies

Fixed case when total paid amount was unpaid and fixed wrong order state

14 Dec 07:45
Compare
Choose a tag to compare

Magento 2 2.0.8

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changes in version 2.0.4

  • Fixed duplication of order confirmation email

Changes in version 2.0.5

  • Fixed loggers crashing for Magento 2.4.4
  • Fixed error while initialization of transaction

Changes in version 2.0.6

  • Fixed datepickers for Magento 2.4.5

Changes in version 2.0.7

  • Fixed order invoice duplication

Changes in version 2.0.8

  • Fixed wrong order state
  • Fixed case when total paid amount was unpaid

Fixed order invoice duplication

02 Dec 09:51
Compare
Choose a tag to compare

Magento 2 2.0.7

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changes in version 2.0.4

  • Fixed duplication of order confirmation email

Changes in version 2.0.5

  • Fixed loggers crashing for Magento 2.4.4
  • Fixed error while initialization of transaction

Changes in version 2.0.6

  • Fixed datepickers for Magento 2.4.5

Changes in version 2.0.7

  • Fixed order invoice duplication

Fixed datepickers for Magento 2.4.5

05 Sep 11:00
Compare
Choose a tag to compare

Magento 2 2.0.6

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changes in version 2.0.4

  • Fixed duplication of order confirmation email

Changes in version 2.0.5

  • Fixed loggers crashing for Magento 2.4.4
  • Fixed error while initialization of transaction

Changes in version 2.0.6

  • Fixed datepickers for Magento 2.4.5

Fixed loggers crashing and fixed error while initialization of transaction for Magento 2.4.4

15 Jun 10:27
Compare
Choose a tag to compare

Magento 2 2.0.5

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changes in version 2.0.4

  • Fixed duplication of order confirmation email

Changes in version 2.0.5

  • Fixed loggers crashing for Magento 2.4.4
  • Fixed error while initialization of transaction

Fixed duplication of order confirmation email

24 May 07:19
Compare
Choose a tag to compare

Magento 2 2.0.4

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changes in version 2.0.4

  • Fixed duplication of order confirmation email

Added skip terms and condition page for AfterPay and Fixed a case where the webhook did not work

02 May 10:43
Compare
Choose a tag to compare

Magento 2 2.0.3

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it

Changes in version 2.0.3

  • Added skip terms and condition page for AfterPay
  • Fixed a case where the webhook did not work

Changed way of caching Multi-Currency array and added the ability to sync it

18 Apr 12:13
Compare
Choose a tag to compare

Magento 2 2.0.2

Changelog

Changes in version 1.0.0

  • Initial version

Changes in version 1.0.1

  • Webhook payload with unknown transaction id will not create error log
  • Expired orders will not trigger order emails
  • Cancellation message in cart is now correctly translated

Changes in version 1.0.2

  • Added error message to admin when refunds are not possible
  • Populate merchant_order_id with IncrementId instead of EntityId
  • Date of birth and prefix are now added to Klarna request
  • Klarna Pay Later redirection

Changes in version 1.0.3

  • Fixes checkout success issue with non EMS method
  • Added extra check and loggin on paid invoice
  • Updated minimum requirements to Magento 2.2.x & PHP 7.x

Changes in version 1.0.4

  • Added iDEAL issuer validation

Changes in version 1.0.5

  • iDEAL issuer default value translation

Changes in version 2.0.0

  • Refactored code to handle GPE solution.
  • Unified bank labels to handle GPE solution.
  • Added the Google-pay, Sofort, Klarna DD payment methods.
  • Added Multi-Currency solution.
  • Added ApplePay detection.
  • Added function which adaptively returns a message using 'customer_message'.
  • Added test which check is project structure correct using PHPUnit extension to check GPE solution on step GitHub actions.
  • Added test which check order creating using PHPUnit extension to check that latest changes doesn't crash the main functionality.

Changes in version 2.0.1

  • Fixed case when orderRepository have not order

Changes in version 2.0.2

  • Changed way of caching Multi-Currency array and added the ability to sync it