multisafepay / magento2msp
MultiSafepay module for Magento2
Installs: 206 416
Dependents: 0
Suggesters: 0
Security: 0
Stars: 30
Watchers: 14
Forks: 27
Open Issues: 12
Type:magento2-module
Requires
- php: >=7.0
- ext-json: *
- ext-pcre: *
- magento/framework: ^101.0|^102.0|^103.0
- magento/module-payment: 100.2.*|100.3.*|100.4.*
- magento/module-sales: ^101.0|^102.0|^103.0
Requires (Dev)
- php: >=7.1
- dev-master
- 1.14.2
- 1.14.1
- 1.14.0
- 1.13.1
- 1.13.0
- 1.12.2
- 1.12.1
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.8.0
- 1.7.1
- 1.7.0
- 1.7.0-rc2
- 1.7.0-rc1
- 1.6.4-rc1
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.1
- 1.5.0
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.0
- dev-develop
- dev-fix/stock-issues-reopen-orders
- dev-progressive-web-app
- dev-release/1.9.0-RC1
- dev-ZPN-728-35092-Locale-Issue
- dev-PLGMAGTWOS-334-Custom-totals-ignored-v2
- dev-PLGMAGTWOS-334-Custom-total-ignored
- dev-PLGMAGTWOS-490-add-rest-api-to-restore-quote-basic
- dev-PLGMAGTWOS-465-add-rest-api-to-retrieve-ideal-issuers-plugin
- dev-PLGMAGTWOS-465-add-rest-api-to-retrieve-ideal-issuers
- dev-PLGMAGTWOS-490-add-rest-api-to-restore-quote
- dev-PLGMAGTWOS-373
- dev-PLGMAGTWOS-303
This package is auto-updated.
Last update: 2021-04-15 12:58:18 UTC
README
MultiSafepay plugin for Magento 2 (Deprecated)
⚠️ 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.
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
- 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.2.x & 2.3.x
Installation
You can install our plugin through Composer:
composer require multisafepay/magento2msp php bin/magento setup:upgrade php bin/magento setup:static-content:deploy
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
- Go to Marketing -> Email Templates
- Add a template (import from "new order")
- Add this sample code the template
{{depend order.getPayment().getAdditionalInformation('payment_link')}} <a href="{{var order.getPayment().getAdditionalInformation('payment_link')}}">Pay now with {{var order.getPayment().getAdditionalInformation('method_title')}}</a> {{/depend}}
- Go to Stores -> Configuration -> Sales -> Sales Emails
- 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
⚠️ 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.