Giter VIP home page Giter VIP logo

braintree-amd.js's Introduction

Braintree-AMD.js

This is a fork of the Braintree.js script that enhances its AMD implementation by defining it anonymously and only defining globaly if define isn't present. In addition, it will use jQuery on form submission instead of the fallback when running in an AMD enviroment where jQuery isn't defined as a global.

NOTE: It assumes the presence of a 'jquery' module. If someone knows how to check for the presence of a 'jquery' module, I'd love to roll that in to make it more robust.

While this could replace braintree.js even for folks running without AMD, I strongly recommend that you don't do that and instead use the official script, since that will keep you up to date with the latest release, and this one relies on my updating.

The next major release of Braintree.js plans to take AMD into account at which point I'll discontinue maintenance of this fork. For now, though, the version numbers of this script will move in lock step with where it stands with respect to the Braintree.js version. Currently it is up to date with 1.3.9.

For what its worth, we're rolling this in to our main.js file to avoid timeouts on this script that would cause a payment failure. Your mileage may vary.

See the Braintree.js for more information on the core of this script.

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.