File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
+
7
+ ## [ 1.2.0] - 2025-04-30
8
+ ### Removed
9
+ - Removed iDEAL issuers to comply with iDEAL 2.0 requirements.
10
+ - Removed Alipay payment method as it is will not be supported anymore by MultiSafepay.
Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
- <img src =" https://camo.githubusercontent.com/517483ae0eaba9884f397e9af1c4adc7bbc231575ac66cc54292e00400edcd10/68747470733a2f2f7777772e6d756c7469736166657061792e636f6d2f66696c6561646d696e2f74656d706c6174652f696d672f6d756c7469736166657061792d6c6f676f2d69636f6e2e737667 " width =" 400px " position =" center " >
2
+ <img src =" https://camo.githubusercontent.com/0b4f0bc749dabe1403295ceb578f91052765fa468ecac6a05f9a33ce9d57a092/68747470733a2f2f7777772e6d756c7469736166657061792e636f6d2f66696c6561646d696e2f74656d706c6174652f696d672f6d756c7469736166657061792d6c6f676f2e737667 " width =" 400px " position =" center " >
3
3
</p >
4
4
5
5
# MultiSafepay module for the Hyvä React Checkout
@@ -17,7 +17,7 @@ The supported Payment Methods for this module can be found over here: [Payment M
17
17
## Requirements
18
18
- To use the plugin you need a MultiSafepay account. You can create a test account on https://testmerchant.multisafepay.com/signup
19
19
- Magento Open Source version 2.3.x & 2.4.x
20
- - PHP 7.1 +
20
+ - PHP 7.2 +
21
21
22
22
## Installation
23
23
This package does not work yet with the MultiSafepay_Graphql module.
You can’t perform that action at this time.
0 commit comments