ember-braintree

0.1.0 • Public • Published

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.

Keywords

Install

npm i ember-braintree

DownloadsWeekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • ragnarpeterson