Giter Club home page Giter Club logo

genecommerce / module-braintree-magento2 Goto Github PK

View Code? Open in Web Editor NEW
36.0 12.0 66.0 5.04 MB

Braintree Magento 2 Module - please refer to http://support.gene.co.uk/ for any queries

Home Page: https://marketplace.magento.com/gene-module-braintree.html

License: Open Software License 3.0

PHP 78.42% HTML 5.39% JavaScript 15.56% CSS 0.03% Less 0.59%
magento magento2-module magento2 magento2-extension-free magento2-extension braintree braintree-payments-plugin php7 composer-package

module-braintree-magento2's Introduction

Braintree Payments

Module Magento\Braintree implements integration with the Braintree payment system.

Overview

This module overwrites the original Magento Braintree module, to provide additional features and bug fixes.

Available Payment Methods

  • Credit Card
    • Visa
    • Mastercard
    • Amex
    • Discover
    • JCB
    • Diners
    • Maestro
    • Restrictions apply.
  • PayPal
  • PayPal Credit
    • US and UK only. Restrictions apply.
  • Google Pay
  • Apple Pay
  • Venmo (US only)
  • ACH Direct Debit (US only)

Additional Features

M1 to M2 Stored Card migration tool

If you are looking to migrate to M2 and want to offer the best experience for existing customers by migrating their stored credit cards, this is now possible with the new console command.

To use the new command, ensure that

  • Your M1 database is online and accessible
  • Your M2 store is in Braintree Production mode
  • You have already migrated the customers from M1 to M2

Run the following command on your M2 server

bin/magento braintree:migrate --host=<HOSTNAME_OR_IP> --dbname=<DB_NAME>

You will be prompted for the DB Username and Password and after that, the tool will query your M1 DB, find any stored cards and locate them in your Braintree account (this is why you must run it with Braintree in Production mode). Any matching records that are found are then queried in your M2 database, and the card details* are stored for that customer.

* Credit Card information is stored by way of a token that matches a Vault record in Braintree. No sensitive card data is ever exposed.

Custom Fields

If you would like to add Custom Fields to your Braintree transactions, we provide an example module here that can be used to create a custom module for your store to add these fields.

module-braintree-magento2's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.