Skip to content

Commit 69bec58

Browse files
committed
Merge branch 'master' of github.com:Invertus/saferpayofficial into release-v2.0.0
2 parents a571ae2 + 8ce99cb commit 69bec58

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
rm -r !(${{ env.MODULE_NAME }})
3434
find . -maxdepth 1 -type f -exec rm "{}" \;
3535
cd ${{ env.MODULE_NAME }} && rm -rf ${{ env.MODULE_NAME }}
36+
cd ../ && zip -r ${{ env.MODULE_NAME }}.zip ${{ env.MODULE_NAME }}/
3637
- name: Update release
3738
id: update_release
3839
uses: tubone24/update_release@v1.0

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
</a>
55
</p>
66

7+
> [!NOTE]
8+
> This module is only compatible with PrestaShop versions **1.7.6.1 and higher.**\
9+
> A module compatible with lower versions can be found here: [Saferpayofficial-1.7.6](https://github.com/Invertus/saferpayofficial-1.7.6)
10+
711
Saferpay - Easy, flexible, secure - The comprehensive e-payment solution from SIX Payment Services for easier and more secure payment in your online shop.
812

913
SIX Payment Services has been part of Worldline since the end of 2018, making it Europe's largest technology partner for banks and merchants. The tailor-made solutions from SIX Payment Services include a broad portfolio of payment terminals and the acceptance and processing of national and international payments with credit, debit and prepaid cards as well as the smartphone.

0 commit comments

Comments
 (0)