Download the PHP package multisafepay/magento2 without Composer
On this page you can find all versions of the php package multisafepay/magento2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download multisafepay/magento2
More information about multisafepay/magento2
Files in multisafepay/magento2
Package magento2
Short Description MultiSafepay module suite for Magento 2
License OSL-3.0
Informations about the package magento2
MultiSafepay plugin for Magento 2
Easily integrate MultiSafepay payment solutions into your Magento 2 webshop with our free plugin. The latest release includes unit/integration testing and it is built on the Magento payment provider gateway structure.
Before you get started, read MultiSafepay Docs - Magento 2 for:
- Supported payment methods
- Upgrades from version v1.14 and below
About MultiSafepay
MultiSafepay is a collecting payment service provider, which means we take care of electronic contracts, technical details, and payment collection for each payment method. You can start selling online today and manage all your transactions in one place.
Prerequisites
- You will need a MultiSafepay account. Consider a test account first.
- Magento Open Source version 2.3.6+ & 2.4.x
- PHP 7.2+
License
Open software license (OSL 3.0)
Modules
The plugin consists of several modules:
- multisafepay-magento2-core: Provides core functionalities
- multisafepay-magento2-frontend: Enables payment gateways in the Magento checkout
- multisafepay-magento2-adminhtml: Enables/disables payment gateways and edits settings in the Magento backend
- multisafepay-magento2-msi: Handles stock when MSI is enabled
- multisafepay-magento2-catalog-inventory: Handles stock when MSI is disabled
- multisafepay-magento2-graphql: Extends and adds GraphQL queries and mutations
- multisafepay-magento2: Meta package that installs all above modules
Module dependencies
The meta-package has a dependency on MSI. This means the MSI modules must be available (but not necessarily enabled) in your store.
If you have removed MSI (e.g. with a composer-replace trick like yireo/magento2-replace-inventory), you can't install the meta-package. To integrate with MultiSafepay, instead of installing the meta-package, install the magento2-frontend module and the magento2-catalog-inventory module.
The magento2-frontend module has a dependency on the magento2-core and magento2-adminhtml modules, so they are all installed together. In some cases, you also then need a stock-handling module. Since MSI is not available, you can install the magento2-catalog-inventory module instead.
The installation process is the same for the Adobe Commerce version.
How to install
- For developers, we recommend installing the composer packages separately so you can finetune which modules you need.
For merchants, we recommend installing the whole package via composer:
-
To enable all MultiSafepay modules, run the following:
-
When you disable MSI in Magento 2, you must also disable the MultiSafepay MSI module by running:
-
If you have a Magento 2 environment with MSI disabled, to enable the MultiSafepay CatalogInventory module instead, run:
- Run the following commands:
Versioning
This package installs multiple modules that are available in other repositories via composer. Unlike the separate modules it installs, it does not adhere to semantic versioning. To find out which version you are running for the seperate modules, run the following:
Support
- Create an issue on this repository.
- Email [email protected]
- Start a conversation on our Magento Slack channel #multisafepay-payments.
Contributors
If you see an opportunity to make an improvement, we invite you to create a pull request, create an issue, or email [email protected]
As a thank you for your contribution, we'll send you a MultiSafepay t-shirt, making you part of the team!
Want to be part of the team?
Are you a developer interested in working at MultiSafepay? Check out our job openings and feel free to get in touch!
All versions of magento2 with dependencies
multisafepay/magento2-frontend Version 2.9.0
multisafepay/magento2-adminhtml Version 1.33.0
multisafepay/magento2-catalog-inventory Version 1.0.3
multisafepay/magento2-msi Version 1.0.2