Latitude 免息产品支付网关集成

v1.0.5 2022-08-11 05:14 UTC

README

Latitude 免息产品支付网关集成

安装模块

打开命令行界面并导航到 Magento 目录

    cd /var/www/html/magento

配置 Latitude checkout 模块

    # add -vvv for verbose mode
    composer require latitude-financial/checkout  # new installation
    composer update latitude-financial/checkout  # update existing installation

升级您的商店实例

    php bin/magento setup:upgrade

编译和部署静态内容

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

从 Magento 管理员界面清除缓存

    System > Cache Management > Flush Cache Storage

启用支付方式

在进行下一步之前,请确保您有使用 Latitude Checkout 的凭证。

  1. 导航到 Magento 管理员 > 商店 > 配置 > 销售与支付 > 支付方式 > Latitude

  2. 输入商户 ID 和密钥

  3. 通过使用“启用?”启用支付方式

  4. 通过使用“测试模式”启用/禁用测试模式

  5. 点击“保存”以保存配置