h2io-braintree

0.4.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i h2io-braintree

Weekly Downloads

3

Version

0.4.2

License

ISC

Last publish

Collaborators

  • h2io