vella/vellapay-magento2x

VellaPay 全方位支付网关,支持全球接受法定货币和加密货币支付

安装: 35

依赖项: 0

建议者: 0

安全: 0

星星: 0

观察者: 2

分支: 0

公开问题: 0

类型:magento2-module

1.1.2 2023-04-04 11:00 UTC

This package is auto-updated.

Last update: 2024-09-04 13:53:28 UTC


README

All Contributors

Vella 支付网关 Magento2 扩展

使用 Vella Checkout 小部件接受 Magento2 支付

安装

  • 前往 Magento2 根目录

  • 输入以下命令以安装模块

composer require vella/vellapay-magento2x

手动安装

  • 点击“下载 Zip”按钮并将其保存到您的本地计算机。
  • 解压缩(提取)存档。
  • 在您的 Magento 的 app/code 目录中创建一个 Vella/Pay 文件夹。
  • 将内容复制到您的 Magento 的 app/code/Vella/Pay 目录。

启用 Vella 支付模块

  • 从您的命令行,在您的 magento 根目录下运行
php bin/magento module:enable Vella_Pay --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
  • 一旦 setup:upgrade 完成,模块将在 Store Admin 中可用。

配置插件

配置可以通过您的 Magento 店铺的管理员部分完成。

  • 从管理员仪表板,使用左侧菜单导航到 商店 > 配置 > 销售 > 支付方式
  • 从推荐模块列表中选择 VellaPay 支付网关
  • 启用 设置为 ,并根据需要填写其余配置表单,然后点击 保存配置 以保存和激活。注意:您的密钥和商户 ID 是激活购物车结账模块所必需的。

vellapay admin

建议

有关问题和功能请求,请点击此处

许可证

GPL-3。请参阅 LICENSE.txt

安全

如果您发现任何与安全相关的问题,请通过电子邮件 hello@vella.finance 而不是使用问题跟踪器来报告。