Download the PHP package multisafepay/magento2msp without Composer

On this page you can find all versions of the php package multisafepay/magento2msp. 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 magento2msp

MultiSafepay plugin for Magento 2 (Deprecated)

:warning: This plugin is marked as deprecated and will not receive any significant new features in the future. It has been replaced by our New Magento 2 plugin.

Latest Stable Version Total Downloads License

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 & Giftcards for this plugin can be found over here: Payment Methods & Giftcards

Requirements

Installation

You can install our plugin through Composer:

For additional information or instructions please see our installation & configuration manual

Installation of payment link in order confirmation mail for backend orders

As of version 1.7.0 we have added a feature to include the payment link in the order confirmation mail for orders created in the backend. This feature is customizable and can be changed to your liking. This feature can be implemented by the following steps

  1. Go to Marketing -> Email Templates
  2. Add a template (import from "new order")
  3. Add this sample code the template `
  4. Go to Stores -> Configuration -> Sales -> Sales Emails
  5. Change the "New Order Confirmation Template" with your template

After these changes, the template should be tested to confirm it is working.

Note: This can also be implemented directly in the email template files.

Support

:warning: This plugin is deprecated and we are not providing support for it anymore. Please, upgrade to our New Magento 2 plugin.

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 magento2msp with dependencies

PHP Build Version
Package Version
Requires magento/framework Version ^101.0|^102.0|^103.0
magento/module-payment Version 100.2.*|100.3.*|100.4.*
magento/module-sales Version ^101.0|^102.0|^103.0
php Version >=7.0
ext-json Version *
ext-pcre 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/magento2msp contains the following files

Loading the files please wait ....