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.
The supported Payment Methods for this module can be found over here: Payment Methods & Giftcards
This module does not work in combination with Magento Vault yet. Please disable Vault for any payment methods first, before using this module.
- To use the plugin you need a MultiSafepay account. You can create a test account on https://testmerchant.multisafepay.com/signup
- Magento Open Source version 2.4.x
- Mirakl
- PHP 7.4+
This module can be installed via composer:
composer require multisafepay/magento2-mirakl
Next, enable the module:
php bin/magento module:enable MultiSafepay_Mirakl
Next, run the following commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:flush
In Mirakl:
- Browse to Settings > Advanced parameters > Stores > Custom Fields.
- Add a new section: MultiSafepay
- Add a new custom field using the following details:
- Section: MultiSafepay
- Label: Merchant ID
- Code: multisafepay-merchant-id
- Type Text:
- Read Only
- Required Field: yes.
- Value for existing stores, must be empty, but that value must be filled in the store configuration page.
- Browse to Settings > Platform > Technical Settings > System Integrations > Customer Debit and configure the debit connector with the following settings:
- Transmission type: HTTP
- URL: {OPERATOR-URL}/multisafepay/mirakl/debit
- Method: POST
- Content Type: Json
- Browse to Settings > Platform > Technical Settings > System Integrations > Customer Refund and configure the refund connector with the following settings:
- Transmission type: HTTP
- URL: {OPERATOR-URL}/multisafepay/mirakl/refund
- Method: POST
- Content Type: Json
- Browse to Settings > Platform > Technical Settings > Webhooks > Add a webhook
- Type: Orders
- Name: MultiSafepay Update Orders
- Connector type: HTTP
- URL: {OPERATOR-URL}/multisafepay/mirakl/webhook
- Authentication method: Authorization token
- Authentication token: Define a secret key
In Magento:
- Browse to Stores > Settings > Configuration > MultiSafepay > Mirakl.
- Fill the required data; according the environment previously setup in MultiSafepay general settings.
- Fill the Webhook secret key used in the webhook configuration in Mirakl.
- Browse to Stores > Settings > Configuration > Mirakl > Connector.
- On "Order Workflow" section, in field "Trigger on Statuses", select "Closed" and "Processing".
You can create issues on our repository. If you need any additional help or support, please contact [email protected]
We are also available on our Magento Slack channel #multisafepay-payments. Feel free to start a conversation or provide suggestions as to how we can refine our MageWire Checkout integration.
We look forward to receiving your input. Have you seen an opportunity to change things for better? We would like to invite you to create a pull request on GitHub. Are you missing something and would like us to fix it? Suggest an improvement by sending us an email or by creating an issue.
What will you get in return? A brand new designed MultiSafepay t-shirt which will make you part of the team!
Open Software License (OSL 3.0)
Are you a developer interested in working at MultiSafepay? View our job openings and feel free to get in touch with us.