Skip to content

ragnarpeterson/ember-braintree

Repository files navigation

ember-braintree

Braintree's Drop-In Payment UI as an Ember component.

Installation

# From within your ember-cli project
ember install:addon ember-braintree

Usage

{{!-- Must be inside of a <form> --}}
{{braintree-dropin token=braintreeClientToken action='submit'}}

When the form is submitted, the specified action will be called with the Braintree nonce.

About

Braintree's Drop-In Payment UI as an Ember component

Resources

License

Stars

Watchers

Forks

Packages

No packages published