0.4.2 • Published 8 years ago

h2io-braintree v0.4.2

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

h2io Braintree

Installation

npm install h2io-braintree

Usage

<H2ioBraintree
  currency="USD"
  amount=1
  uri="http://www.example.com"
  postData={{ orderId: 1234 }}
/>

Props

uri (required)

The location of a "braintree server"

amount (required)

The amount that will be sent to the Braintree payment gateway

currency (required)

Used only visual reference and for PayPal settings

postData

This object will be send to the server when a payment request is made

0.4.2

8 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.11

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago