Giter Club home page Giter Club logo

sample-integrations's Introduction

Sample Integrations

A repo with a variety of Braintree Integrations.

3DS Drop-in PHP

A 3DS integration using the Braintree PHP server SDK and the Braintree-Web Drop-in

Starting the App

If you have composer installed globally:

```bash
    make
```

This should start the app on port 3000. You do not have to do anything else

If you do not have composer installed globally, install composer within the example directory. You can find instructions on how to install composer on composer's site.

  1. Run composer: If you installed composer within the example directory

        make install_locally

    You can also install the dependencies if you have composer installed globally without starting the app:

        make install
  2. Start the app:

        make start

Hosted Fields w/ PayPal NODE

A Hosted Fields integration that also renders the PayPal smart button, using the Node SDK.

Starting the App

  1. Install dependencies and start the app:

        make
  2. If you only want to install the dependencies:

        make install
  3. Starting the app without installing dependencies

        make start

A Repository with various sample Braintree integrations for testing. Checkout a branch to view a different integration:

  • 3ds_dropin_php
  • flask_example
  • spring_example
  • express_example
  • graphql_react
  • hosted_fields_3ds_node
  • joes_donut_shop
  • react_integration
  • sinatra_3ds

sample-integrations's People

Contributors

jplukarski avatar

Watchers

James Cloos 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.