1.1.3 • Published 5 years ago

ember-cli-braintree v1.1.3

Weekly downloads
14
License
MIT
Repository
github
Last release
5 years ago

ember-cli-braintree

Braintree's Drop-In Payment UI as an Ember component. (using the V3 client)

Installation

yarn add ember-cli-braintree

Usage

{{braintree-dropin authorization=braintreeClientToken onNonce=(action 'myAction')}}

Events

updateRequestable

Returns requestPaymentMethod function from braintree

updateInstance

Returns braintree instance

onRequestable

Returns a braintree event

onNonce

When action is specified, the component calls "requestPaymentMethod" onRequestable, and then updates the nonce

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago