Commit Graph
4 Commits
Author SHA1 Message Date
Gustav BylundandSheetal Nandi ef5ec2e273 Set optional parameters for paypal.tokenize (#15999)
As described in https://braintree.github.io/braintree-web/current/PayPal.html#tokenize
2017-04-26 12:05:22 -07:00
Nathan Shively-Sanders 7fd19dab3b Move tests into test folder 2017-03-30 12:22:49 -07:00
Nathan Shively-Sanders deed8459fa Make braintree a UMD module
Add tests to show that it can be imported as well as used globally.

The change required lots of refactoring. The merged interface-classes
are gone since their constructors were not supposed to be used anyway.
And everything moved into the BraintreeWeb namespace, which was renamed
to just `braintree`.
2017-03-30 11:29:31 -07:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00