Coder Social home page Coder Social logo

multisafepay-for-magento2's Introduction

MultiSafepay plugin for Magento 2

Easily integrate MultiSafepay payment solutions into your Magento 2 webshop with the free and completely new MultiSafepay Magento 2 plugin. The new plugin brings code improvements, unit/integration testing, and it is build on top of the Magento payment provider gateway structure.

Before you get started, please read our installation & configuration manual first.

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

Upgrading from plugin version v1.14 and below

Please read our dedicated documentation page about all the changes to look out for when switching to our new plugin.

Module suite

The new MultiSafepay Magento 2 plugin consists of several modules:

For GraphQL support there is a separate module:

Module dependencies

The meta-package has a dependency on MSI, which means that the MSI modules should be available (but not necessarily enabled) in your store.

However, if you have removed it with, for example, a composer-replace trick like yireo/magento2-replace-inventory or if MSI is not available because you are still running Magento 2.2, you will not be able to install the meta-package. In this case it is still possible to integrate with MultiSafepay. You can then install the magento2-frontend module and the magento2-catalog-inventory module, instead of the meta-package.

The magento2-frontend module has a dependency on the magento2-core and magento2-adminhtml module, so they all will be installed. And then you need to have a module which handles the stock in some specific cases. Since MSI is not available, you can install the magento2-catalog-inventory module instead.

The installation process is the same for the Magento Commerce version.

Installation

If you are a developer, we recommend installing the various composer packages separately so that you can finetune which modules are needed and which are not.

For merchants, we recommend installing the complete package via composer:

composer require multisafepay/magento2

This will install all the different Magento 2 modules that support MultiSafepay.

Next, to enable all MultiSafepay modules, run the following:

./bin/magento module:enable `./bin/magento module:status | grep MultiSafepay_`

Next, run the following commands:

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy

Stock handling

If you have disabled MSI inside Magento 2, then you can use the following command to disable the MultiSafepay MSI module:

php bin/magento module:disable MultiSafepay_ConnectMSI

If you have a Magento 2 installation with MSI enabled, you can use the following command to disable the MultiSafepay CatalogInventory module instead:

php bin/magento module:disable MultiSafepay_ConnectCatalogInventory

Versioning

This package installs multiple modules that are available in other repositories via composer. Unlike the seperate modules it installs, it does not adhere to semantic versioning. To find out which version you are running for the seperate modules, the following command can be used:

composer show -v | grep multisafepay

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 Magento 2 plugin.

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.

multisafepay-for-magento2's People

Contributors

vinodsowdagar avatar stanislau-multisafepay avatar jissereitsma avatar ronald-multisafepay avatar

Stargazers

Tiep Bui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.