Skip to content

Commit 30f8ce9

Browse files
Merge pull request #3 from MultiSafepay/PLGMAG2V2-843
PLGMAG2V2-843: Prepare changes for the 1.2.0 release
2 parents b00ed13 + 4367a6d commit 30f8ce9

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<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">
33
</p>
44

55
# 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
1717
## Requirements
1818
- To use the plugin you need a MultiSafepay account. You can create a test account on https://testmerchant.multisafepay.com/signup
1919
- Magento Open Source version 2.3.x & 2.4.x
20-
- PHP 7.1+
20+
- PHP 7.2+
2121

2222
## Installation
2323
This package does not work yet with the MultiSafepay_Graphql module.

0 commit comments

Comments
 (0)