Skip to content

Latest commit

 

History

History
76 lines (55 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

76 lines (55 loc) · 2.11 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[4.0.0] - 2024-05-16

Removed

  • PLGMAG2V2-786: Removed iDEAL issuers from GraphQL
  • Removed the dependency on the MultiSafepay_ConnectFrontend module

[3.4.0] - 2024-05-16

Added

Changed

  • DAVAMS-700: Refactor in3

[3.3.0] - 2023-04-13

Added

  • Add compatibility with ^3.0 version of core module and ^2.0 of frontend module

[3.2.0] - 2023-03-27

Added

  • Add to the plugin info object, within the order request, information about the integration

Changed

  • Fixed an issue where in rare cases, retrieve information from the checkout session could be unreliable in a GraphQL request

[3.1.0] - 2022-10-04

Changed

  • Made the fields for E-invoicing optional.

[3.0.0] - 2022-08-23

Added

  • Added the MyBank payment method

Changed

  • Changed the input for iDEAL issuers to be identical to the MyBank issuers

[2.0.0] - 2022-05-04

Added

  • Added required parameter afterpay_terms for the AfterPay gateway

[1.2.0] - 2021-11-30

Added

  • Added a query for getting the MultiSafepay payment link

Changed

  • Changed the way the payment link is retrieved from the order

[1.1.1] - 2021-07-20

Added

  • Added functional test coverage for all the queries and mutations

Fixed

  • Fixed phone number being required for AfterPay and in3

[1.1.0] - 2021-03-26

Added

  • Added support for PWA Studio

Removed

  • Removed obsolete emandate field from Direct Debit checkout

[1.0.1] - 2021-03-19

Added

  • Added compatibility for MultiSafepay and ScandiPWA frontend integration plugin
  • Added dependency in composer.json from basic MultiSafepay plugins: Core, Frontend, Adminhtml

[1.0.0] - 2021-02-16

Added

  • First public release