Giter Club home page Giter Club logo

ebanx-magento2's Introduction

EBANX Magento2 Payment Gateway Extension

This plugin allows you to integrate your Magento2 store with the EBANX payment gateway. It includes support to installments and custom interest rates.

Requirements

  • PHP >= 5.6
  • cURL
  • Magento >= 2.0

Installation

Source

  1. Clone the git repo to your Magento2 root folder
git clone --recursive https://github.com/ebanx-integration/ebanx-magento2.git
  1. Upload the folder app/code and merge them.
  2. Open the terminal from the Magento 2 folder and run the command:
php bin/magento setup:upgrade
  1. Remove the content of the folder pub/static and run the command:
php bin/magento setup:static-content:deploy
  1. Now run the command:
php bin/magento indexer:reindex
  1. And the composer:
composer require ebanx/ebanx
  1. Set the permissions that you use on your project to the new files.

  2. Go to the EBANX Merchant Area, then to Integration > Merchant Options.

  3. Change the Status Change Notification URL to:

{YOUR_SITE}/ebanx/payment/notify
  1. Change the Response URL to:
{YOUR_SITE}/ebanx/payment/returns
  1. That's all!

ebanx-magento2's People

Contributors

arthuracq avatar

Watchers

Thiago B. da Silva 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.