Releases: mollie/magento2
Releases · mollie/magento2
v2.35.0
Features:
- Allow to process orders in the background
- Paymentlink PWA for REST #732
- Retrieve the Profile ID from Mollie
- Add attribute to retrieve available POS terminals
Improvements:
- Add Hyvä version string
- Prevent opening the success page multiple times Prevent opening success page multiple times #701
- Keep the selected payment methods when switching shipping method during backend order creation
- Shipping discount name
Bugfixes:
- Calculate the correct totals for discounted items Error 'Unable to ship order' when creating a partial shipment #739
- Only show partial capture warning when manual capture is enabled
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.34.0
Features:
- Support for payment links in PWAs
Bugfixes:
- Return the correct type for the webapi
- Validate the order id by the payment token
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
Investigation uncovered a potential vulnerability that allowed the restoration of order quotes for canceled guest orders through specific modifications to the redirect URL. To address this, additional validation has been implemented to enhance security and prevent exploitation of this loophole.
v2.33.0
Features:
- Show chargebacks in the comments of an order
- Add endpoint to fetch the available issuers and terminals
- Add Point of Sale to the available payment methods list
- Added new payment method TWINT
Bugfixes:
- Check that the limited methods is an array
- Support vowel mutations #714
- Use the payment link setting when multiple methods are selected
- Do not include order lines that are not applicable
- Make the adjustment the last rule
- Call startTransaction when the customer clicks the paymentLink link
Improvements:
- Download the Apple Pay certificate
- Add a
noreferrer
to the second chance link
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.32.4
v2.32.3
Improvements:
- Added E2E test for refunds
Bugfixes:
- Set a default for the issuer list type #710
- Show the payment fee tax when the product has a different tax-rate
- Fix issue where this.applePayPaymentToken may not be defined at checkout #713
- Resolve delivery methods issue on Apple Pay #712
- Fix CC locales #711
- Link all Mollie urls to the backend mollie/magento2-scandipwa#20
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.32.2
v2.32.1
v2.32.0
Features:
- Add ApplePay domain verification by default
Bugfixes:
- Encrypt the API fallback keys
- Show the payment fee tax when creating a creditmemo
- Also process transaction when it is authorized
- Make sure to return a string when no value is set
- Throw an error when the order is locked so the webhook gets retried #694
- Retry to retrieve the issuers when no value is returned #698
- Check if all products are salable before sending the payment reminder #699
- Handle prices formatted in difference currencies
- Support paymentlink when the order is placed using the Payments API
- Support refunds where only the shipping is being refunded
Minimum requirements:
- Magento 2.3.3 & PHP 7.3
v2.31.0
Features:
- Implement asynchronous captures
Bugfixes:
- Make sure the link to the payment page is in the first order confirmation
- Add the shipping method title to the shipping methods shown in Apple Pay
- Make Billie error message translatable
Improvements:
- Point Of Sale icon update
- Better message for disabled methods
- Fixed typo: ordersProcessTraction -> ordersProcessTransaction #690
- Remove log line for clarity #689
Minimum requirements:
- Magento 2.3.3 & PHP 7.3