Skip to content

Releases: mollie/PrestaShop

Version 4.4.1

27 Sep 13:14
Compare
Choose a tag to compare

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

Changes in release 4.4.1

  • Refactored order creation logic - The PrestaShop order is now only created after the transaction is successfully paid. #394, #396, #397
    Click here for more information.
  • Fixed issue with backorder - Transaction status will be PAID when product quantity is 1 or more #398
  • Added the tolerance for other payment methods if Mollie API is not responsive on the checkout page. #395
  • Fixed order status change issue. #410
  • Fixed issue with partial order refund. Enabled refund if there are some products already refunded.
  • Fixed issue where order has been created without cart security key and gives warning. #403
  • Fixed the issue with Bank Transfer. When selecting Bank transfer method, and waiting for bank payment to complete the method, cart will be cleared, so that the customer would not use the same cart until Bank Transfer is finished.
  • Added a new message to ‘open’ status now on test mode. #404

Version 4.4.0

15 Sep 07:57
8ec82b8
Compare
Choose a tag to compare
Version 4.4.0 Pre-release
Pre-release

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

Changes in release 4.4.0

  • Refactored order creation logic - The PrestaShop order is now only created after the transaction is successfully paid. #394, #396, #397
    Click here for more information.
  • Fixed issue with backorder - Transaction status will be PAID when product quantity is 1 or more #398
  • Added the tolerance for other payment methods if Mollie API is not responsive on the checkout page. #395

Version 4.3.3

05 Aug 06:37
Compare
Choose a tag to compare

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

Changes in release 4.3.3

  • Fixed the deletion of Mollie statuses on module uninstall #382
  • Refactored payment method restriction validations. Instead of capturing currency and min/max values in back office configuration, Mollie API will return available methods directly in the checkout page.
  • Fixed backorder status for PrestaShop 1.7.7.x when buying products with 0 quantity. #381
  • Fixed issue with Klarna payments when “Klarna authorized” status didn't send payment accepted email #358
  • Added PrestaShop version on Segment events

Version 4.3.2

08 Jul 09:56
1795612
Compare
Choose a tag to compare

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

Issues fixed:

  • Fixed issue when returning to payment methods status of the backorder (not paid) was changed to backorder (paid) instead of cancelled. #349
  • Fixed issue with second chance email sending when form multi shop context
  • Fixed issue with payment country restrictions #350
  • Fixed issue with Mollie order not being created with manual creation in backoffice on PS 1.7.7.* #361
  • Updated existing translations
  • Added translation for Klarna product in FR: Payer en 3 fois sans frais.

Version 4.3.0

03 Jun 13:58
dc226ff
Compare
Choose a tag to compare

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

Issues fixed:

  • Updated PrestaShop multistore compatibility - different module configuration settings per each shop
  • Added double check for Apple Pay cookie to see if its created - #324
  • Fixed custom url for carriers when no tracking number is provided
  • Fixed order "Cancel" button functionality in back office
  • Fixed duplicated discount rules issue - #305
  • Fixed mail alert fix with Klarna order - #316
  • Fixed payment fee calculations in the checkout - #332

Version 4.2.4

21 Apr 12:02
cca1555
Compare
Choose a tag to compare

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

Issues fixed:

  • Added optional custom order status for open bank transfer
  • Added the billing address parameter from Mollie API
  • Added configuration to exclude custom order status creation for Klarna #296
  • Added general controller for one-page checkout modules #295
  • Fixed missing currencies in checkout
  • Fixed compatibility with Guzzle v.5
  • Fixed missing order confirmation page for Klarna payments on PS 1.6
  • Fixed error returned when shop domain is unknown in segment tracker tool
  • Changed “Resend payment link” image and the text in the PS BackOffice
  • Fixed "On backorder (paid)" status when order is paid but out of stock

Version 4.2.3

09 Mar 13:05
30dcbb1
Compare
Choose a tag to compare

Version 4.2.3
GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x
Issues fixed:

  • Translations updated - #291
  • Return callback issue where order status is duplicated after page refresh - #297
  • Changed currency check to use API calls to see if currency is supported by Mollie - #294
    Issue on PS1.7.7 where order emails didn't have product list, because tpl file has changed location
  • Improved error handling when API key is expired - #290
  • Improved Mollie order lines rounding and fixed issue where Mollie API rejected the order amount due to cent difference- #299 and #280
  • Issue where order_conf email sent wrong order reference - #301

Version 4.2.2

10 Feb 16:01
30dcbb1
Compare
Choose a tag to compare

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

Issues fixed:

  • Order of payment methods not saved in payment configuration screen (#275)
  • Change credit card configuration logo for PS 1.6 version
  • Total_paid_real line added to the database
  • Customer {firstname} {lastname} and {email} not displayed in order_confirmation email (#289)
  • Incorrect shop name displayed in the order_confirmation email for multistore configurations
  • Rows of products not displayed in order_confirmation email (#283)
  • Apple Pay not available in checkout for PS 1.6 version

NOTE: ING HomePay as payment method is no longer available since 1st of February 2021. More details here

Version 4.2.1

27 Jan 15:38
30dcbb1
Compare
Choose a tag to compare

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x

New features:

  • Improved error message for the test API key validation
  • Made the custom payment title visible in the checkout

Issues fixed:

  • Error when upgrading to 4.2.* version
  • Error invalid order ID: An order ID should start with 'ord_' when changing order statuses
  • Error mol_country table empty - payment methods were not displayed
  • Slow loading of AdminOrders page
  • Components on 1.6. duplicate step for iDeal and Credit Card
  • Auto-shipment feature

Version 4.2.0

13 Jan 12:30
0d3b141
Compare
Choose a tag to compare

GitHub Release notes:
1.6.1.x
1.7.0.x - 1.7.7.x
Compatible with PHP:
5.6.0 - 7.3.x
New features:

  • Created setting for Klarna payment method to configure when the invoice is sent to the consumer
  • Added split transactions ID for vouchers payment method
  • Additional issues monitoring with SENTRY tool
  • Added logic to exclude payment method from checkout if min/max value is not met
  • Added Revolut as new IDEAL issuer
  • Improved translations
  • Added segment tool for analytics
  • Added additional phone number validation
  • Added Belgium to allowed countries for Klarna Pay Later payment method

Issues fixed:

  • Fixed “Test Api” button responds exception error
  • Fixed over refunding for payment methods supporting refunds for an additional €25.00 more than the original payment’s amount
  • Fixed with duplicated on error cart rules
  • Fixed BO errors translations escape
  • Fixed error 500 when submitting order: Unknown offset 0 for collection Order
  • Fixed orders 1 eur on ThirtyBees
  • Fixed “no payment methods” handling