agence-gw/ingenico-m2-payment 问题修复 & 功能扩展

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

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

agence-gw/ingenico-m2-payment

最新稳定版本:2.11.0.3

Composer 安装命令:

composer require agence-gw/ingenico-m2-payment

包简介

Ingenico ePayments Module

README 文档

README

Latest Stable Version Total Downloads License

Ingenico ePayments is the online and mobile commerce division of Ingenico Group. We are a certified payment processor, active worldwide with more than 20 years of experience. We connect merchants and consumers, enabling businesses everywhere to go further beyond today’s boundaries and creating the future of global commerce. Benefit from a stable & compliant environment, a wide range of payment methods and local payment expertise! More than 160,000 merchants trust us. With advanced data analytics, fraud management solutions and cross-border commerce expertise, we help merchants optimize their business and grow into new markets around the world.

Compatible with PSD2 Strong Customer Authentication (3DS v2) requirements, Ingenico’s payment extension for Magento enables merchants to accept online payments from customers all over the world. Whether you are a startup, a medium-sized company or a large corporate business, our solutions are designed to help you grow in your home markets and beyond. Our payment extension is built and designed for Magento 2. Get started and download our plugin. It's free and easy to configure!

Installation

Magento Marketplace

The recommended way of installing is through Magento Marketplace, where you can find Ingenico ePayments.

Composer

  1. Go to Magento2 root folder
  2. Enter following commands to install extension:

    composer require ingenico/m2-payment
    

    Wait while dependencies are updated.

  3. Enter following commands to enable extension:

    php bin/magento module:enable Ingenico_Payment --clear-static-content
    php bin/magento setup:upgrade
    php bin/magento cache:clean
    
  4. If Magento is running in "production" mode, then also execute:

    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    
  5. Configure extension as per configuration instructions

Manual Installation from Downloaded ZIP Archive

  1. In Magento root directory create folder named "ingenico_src"
  2. Upload extension ZIP archive into that folder. DO NOT extract archive!
  3. Log in via SSH, go to Magento root folder and execute:
   composer config repositories.ingenico artifact /full/server/path/to/ingenico_src/

Where given path is a full server path of the folder containing ZIP archive with module.

   composer require ingenico/m2-payment
   php bin/magento module:enable Ingenico_Payment --clear-static-content
   php bin/magento setup:upgrade
   php bin/magento cache:clean

If Magento is running in "production" mode, then also execute:

   php bin/magento setup:di:compile
   php bin/magento setup:static-content:deploy
  1. Configure extension as per configuration instructions

Update

Log in via SSH, go to Magento root folder and execute:

   composer require ingenico/m2-payment:VERSION --update-with-dependencies
   php bin/magento setup:upgrade

Removal

Log in via SSH, go to Magento root folder and execute:

   php bin/magento module:uninstall Ingenico_Payment --clear-static-content
   composer remove ingenico/m2-payment
   php bin/magento setup:upgrade

Configuration

  1. Log in to Magento Admin
  2. Go to Stores > Configuration > Ingenico ePayments and configure settings
  3. Go to Stores > Configuration > Sales > Payment Methods > Ingenico ePayments and configure settings
  4. Read more Installation and Configuration guide

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2023-01-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固