latitude-bnpl/payment 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

latitude-bnpl/payment

最新稳定版本:2.0.8

Composer 安装命令:

composer require latitude-bnpl/payment

包简介

LatitudePay & Genoapay Payment Gateways

README 文档

README

Description

LatitudePay & Genoapay Payment Modules for Magento 2.

Compatible with Magento 2.3.5 onwards.

Tested up to: Magento 2.4.4.

Table of contents

Changelog

2.0.8

  • 28 Oct 2022
  • Sanitize DOB to always be yyyy-mm-dd format
Older versions

2.0.7

  • 19 July 2022
  • Compatibility with Magento 2.4.4
  • Adjusted module to not clear session on checkout
  • Update status key to pending_latitude_approval to avoid clash with other modules
  • Address base url information source to window.BASE_URL
  • Updated payment group from offline to installment
  • Add log to install module

2.0.6

  • 31 March 2022
  • Ensure backward compatibility with PHP 7.4 and lower

2.0.5

  • 24 March 2022
  • Adjusted composer requirement to allow smoother installation using composer require
  • Logo renderer adjusted to cater to sites using onepage checkout

2.0.4

  • 22 March 2022
  • Show module version on configuration page

2.0.3

  • 22 March 2022
  • Fix path for packagist

2.0.2

  • 18 March 2022
  • Replace Zend Logger removed in Magento 2.4.3 with a custom logger
  • Improve logging information

2.0.1

  • 17 March 2022
  • Change callback redirect from cart page to checkout page

2.0.0

  • 16 March 2022
  • Initial release for Magento 2 plugin rebuild

How to install module

Option 1: Composer (Recommended)

  1. Open terminal and navigate to Magento 2 root directory, for example:
cd /var/www/html
  1. Run:
composer require latitude-bnpl/payment
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
  1. Configure the module on Magento 2 admin backend:
Stores > Configuration > Sales > Payment Methods

Option 2: Manual

  1. Download the zip file from the latest release on GitHub

  2. Open terminal and navigate to Magento 2 root directory, for example:

cd /var/www/html
  1. Copy the content of the unzipped folder and paste it into app/code/LatitudeNew/Payment folder in the Magento 2 root directory:
<Magento 2 root>
    └── app
        └── code
            └── LatitudeNew
                └── Payment
                    ├── Block
                    ├── Controller
                    ├── Cron
                    ├── Helper
                    ├── Logger
                    ├── Model
                    ├── Observer
                    ├── README.md
                    ├── Setup
                    ├── composer.json
                    ├── etc
                    ├── registration.php
                    └── view
  1. Run:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
  1. Configure the module on Magento 2 admin backend:
Stores > Configuration > Sales > Payment Methods

How to upgrade module

If you installed the module via Composer

Follow the same installation instructions via Composer above, except replace composer require with composer update.

If you installed the module manually

Follow the same manual installation instructions above and replace the content of app/code/LatitudeNew/Payment completely.

统计信息

  • 总下载量: 4.76k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2022-03-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固