multisafepay/magento2msp
最新稳定版本:1.14.2
Composer 安装命令:
composer require multisafepay/magento2msp
包简介
MultiSafepay module for Magento2
README 文档
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.
multisafepay/magento2msp 适用场景与选型建议
multisafepay/magento2msp 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 209.71k 次下载、GitHub Stars 达 30, 最近一次更新时间为 2016 年 11 月 10 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 multisafepay/magento2msp 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 multisafepay/magento2msp 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 209.71k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 30
- 点击次数: 12
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2016-11-10