multisafepay / magento2-mirakl
Integrate MultiSafepay payment methods into Mirakl
Installs: 1 649
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=7.4
- magento/framework: ^103
- mirakl/connector-magento2-plugin: 1.24.*
- mirakl/sdk-php-front: 1.20.*
- multisafepay/magento2-core: ^3.2
README
MultiSafepay module for Mirakl
About MultiSafepay
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.
Supported Payment Methods
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.
Requirements
- 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+
Installation
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
Configuration.
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".
Support
You can create issues on our repository. If you need any additional help or support, please contact integration@multisafepay.com
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.
A gift for your contribution
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!
License
Open Software License (OSL 3.0)
Want to be part of the team?
Are you a developer interested in working at MultiSafepay? View our job openings and feel free to get in touch with us.