Giter Site home page Giter Site logo

vsushkov / connect-extension-magento2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ingenico-epayments/connect-extension-magento2

0.0 0.0 0.0 2.46 MB

Ingenico Connect based Shopping Cart Extension for Magento 2.x

Home Page: https://epayments.developer-ingenico.com/documentation/ecommerce-extensions/magento-2/

License: MIT License

PHP 53.09% HTML 0.78% JavaScript 46.08% CSS 0.05%

connect-extension-magento2's Introduction

Ingenico ePayments Connect Extension for Magento 2

Payment extension for processing the Magento order workflow via the Ingenico ePayments Connect API

Requirements

To use this extension you need to have an Ingenico ePayments account.

Compatibility

This module is compatible with the following versions of Magento:

  • 2.2: 2.2.6 and upward
  • 2.3: 2.3.0 and upward

Installation Instructions

Install module

Installation via Composer requires the Magento Composer Installer to be in place.

Add the repository to your composer.json by running the following command:

composer config repositories.ingenico_connect git https://github.com/Ingenico-ePayments/connect-extension-magento2.git

Add the required Composer module:

composer require ingenico-epayments/connect-extension-magento2
Configure module
  1. In the Magento root directory execute php bin/magento module:enable Ingenico_Connect
  2. In the Magento root directory execute php bin/magento setup:upgrade
  3. Open Magento Admin > Stores > Configuration > Sales > Ingenico ePayments
  4. Set values:
    • General section:
      • Enabled = Yes
      • Title = (Enter your preferred name to display in the checkout)
    • Account Settings section:
    • Webhook Settings section:
      • Webhooks Key ID = Configuration Center provides the value
      • Webhooks Secret Key = Configuration Center provides the value
  5. Save Config
  6. In the Magento root directory execute php bin/magento cache:clean
Test module
  1. Open the Magento frontend
  2. Add a product to the cart
  3. Proceed to the checkout page
  4. On the "Payment Method" section select "Ingenico ePayments"
  5. The available payment methods (PayPal, Visa, etc.) should be shown under the title
Upgrade instructions

If you are upgrading from a version prior to 2.0.0, please read the upgrade instructions.

Support

In case of questions or problems, you can contact the Ingenico support team: https://www.ingenico.com/epayments/support

License

Please refer to the included LICENSE.txt file.

Copyright

(c) 2019 Ingenico eCommerce Solutions Bvba

connect-extension-magento2's People

Contributors

ingenicoepayments avatar rikvanthof avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.