kendaxa / module-pay-pal-plus
Magento 2 的 PayPal Plus
1.1.5
2017-12-13 09:49 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0|~7.1.0
- magento/module-paypal: 100.0.*|100.1.*|100.2.*
- paypal/rest-api-sdk-php: ^1.6
This package is not auto-updated.
Last update: 2024-09-29 06:14:17 UTC
README
PayPal PLUS 是一个解决方案,PayPal 在支付选择页面上提供 PayPal、信用卡、直接借记(ELV)和发票支付(Kauf auf Rechnung)作为独立的支付选项。这些支付方式覆盖了德国约 80% 的客户需求。
无论客户选择哪种支付方式,对商家来说都是一次单一的 PayPal 交易,包括所有由此带来的优势,如卖家保护和轻松退款。
根据买家选择的支付方式,他们将看到 PayPal 登录页面或银行/信用卡详情的输入掩码。如果 PayPal Plus 服务不可用,将显示标准的 Magento 支付方式。
安装
要安装 Magento 2 PayPal Plus 扩展,请将我们的仓库添加到您的 Magento composer.json 文件中。
{
"repositories": [
{
"url": "git@github.com:kendaxa/magento2-paypal-plus.git",
"type": "git"
}
]
}
添加我们的仓库后,您需要引用我们的模块。
有两种可能性
-
运行命令 composer require kendaxa/module-pay-pal-plus
-
手动将其添加到您的 composer.json
"require": { "kendaxa/module-pay-pal-plus": "~1.0" }
在 Magento 中启用我们的模块
要使用 Magento 2 CLI 启用我们的模块,请转到您的 Magento 根目录并运行
bin/magento module:enable --clear-static-content Iways_PayPalPlus
初始化数据库更新后,您必须运行以下命令
bin/magento setup:upgrade
Magento 2 PayPal Plus 模块现在应该已安装并准备好使用。
问题
请使用我们的服务台: https://support.i-ways.net/hc/de