Download the PHP package multisafepay/magento2-mirakl without Composer
On this page you can find all versions of the php package multisafepay/magento2-mirakl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download multisafepay/magento2-mirakl
More information about multisafepay/magento2-mirakl
Files in multisafepay/magento2-mirakl
Package magento2-mirakl
Short Description Integrate MultiSafepay payment methods into Mirakl
License OSL-3.0
Informations about the package magento2-mirakl
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:
Next, enable the module:
Next, run the following commands:
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
In Magento:
- Browse to Stores > Settings > Configuration > MultiSafepay > Mirakl.
- Fill the required data; according the environment previously setup in MultiSafepay general settings.
- 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 [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.
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.
All versions of magento2-mirakl with dependencies
magento/framework Version ^103
multisafepay/magento2-core Version ^3.2
mirakl/sdk-php-front Version ^1.18
mirakl/connector-magento2-plugin Version ^1.21