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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2

MultiSafepay plugin for Magento 2

Build Codecov Latest stable version Total downloads License

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:

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

License

Open software license (OSL 3.0)

Modules

The plugin consists of several 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

  1. 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:

  1. To enable all MultiSafepay modules, run the following:

  2. When you disable MSI in Magento 2, you must also disable the MultiSafepay MSI module by running:

  3. If you have a Magento 2 environment with MSI disabled, to enable the MultiSafepay CatalogInventory module instead, run:

  4. 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

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

PHP Build Version
Package Version
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package multisafepay/magento2 contains the following files

Loading the files please wait ....