|
1 | 1 | <p align="center">
|
2 |
| - <img src="https://www.multisafepay.com/img/multisafepaylogo.svg" width="400px" position="center"> |
| 2 | + <img src="https://camo.githubusercontent.com/517483ae0eaba9884f397e9af1c4adc7bbc231575ac66cc54292e00400edcd10/68747470733a2f2f7777772e6d756c7469736166657061792e636f6d2f66696c6561646d696e2f74656d706c6174652f696d672f6d756c7469736166657061792d6c6f676f2d69636f6e2e737667" width="400px" position="center"> |
3 | 3 | </p>
|
4 | 4 |
|
5 |
| -# MultiSafepay plugin for Magento 2 |
| 5 | +# MultiSafepay plugin for Magento 2 (Core module) |
6 | 6 |
|
7 |
| -This is the core module of our new Magento 2 plugin. |
8 |
| -The new plugin brings code improvements, unit/integration testing, and it is build on top of the Magento payment provider gateway structure. |
9 |
| - |
10 |
| -Before you get started, please read our [installation & configuration manual](https://docs.multisafepay.com/integrations/plugins/magento2/) first. |
11 |
| - |
12 |
| -## About MultiSafepay ## |
13 |
| -MultiSafepay is a collecting payment service provider which means we take care of the agreements, technical details and payment collection required for each payment method. You can start selling online today and manage all your transactions from one place. |
14 |
| - |
15 |
| -## Supported Payment Methods ## |
16 |
| -The supported Payment Methods & Giftcards for this plugin can be found over here: [Payment Methods & Giftcards](https://docs.multisafepay.com/magento-2/#details-supported-payment-methods) |
17 |
| - |
18 |
| -## Requirements |
19 |
| -- To use the plugin you need a MultiSafepay account. You can create a test account on https://testmerchant.multisafepay.com/signup |
20 |
| -- Magento Open Source version 2.3.x & 2.4.x |
21 |
| -- PHP 7.1+ |
22 |
| - |
23 |
| -## Module suite |
24 |
| - |
25 |
| -The new MultiSafepay Magento 2 plugin consists of several modules: |
26 |
| - |
27 |
| -* [multisafepay-magento2-core](https://github.com/MultiSafepay/magento2-core) (Provides core functionalities) |
28 |
| -* [multisafepay-magento2-frontend](https://github.com/MultiSafepay/magento2-frontend) (Enables use of the payment gateways in the Magento checkout) |
29 |
| -* [multisafepay-magento2-adminhtml](https://github.com/MultiSafepay/magento2-adminhtml) (Makes it possible to enable/disable payment gateways and change the settings in the Magento backend) |
30 |
| -* [multisafepay-magento2-msi](https://github.com/MultiSafepay/magento2-msi) (Handles stock when MSI is enabled) |
31 |
| -* [multisafepay-magento2-catalog-inventory](https://github.com/MultiSafepay/magento2-catalog-inventory) (Handles stock when MSI is disabled) |
32 |
| -* [multisafepay-magento2](https://github.com/MultiSafepay/magento2) (Meta package which installs all the above) |
33 |
| - |
34 |
| -For GraphQL support there is a separate module: |
35 |
| -* [multisafepay-magento2-graphql](https://github.com/MultiSafepay/magento2-graphql) (Extends and adds GraphQL queries and mutations) |
| 7 | +ℹ️ This is the core module of our Magento 2 plugin. |
| 8 | +For a complete installation of all our features, please check out our [meta package](https://github.com/MultiSafepay/magento2/). |
36 | 9 |
|
37 | 10 | ## Installation
|
38 | 11 |
|
|
0 commit comments