Releases: notixbit/paypal-basket
Releases · notixbit/paypal-basket
2.0.0
- improved formatting
- complete const-correctness
- added default values to params
- drop babel in favour of ES6/8 features
- improved README
1.1.1
1.1.1 - Transfered repo to @notixbit
1.0.7
- fixed inappropriate use of amount variable, resulting in 'NaN'
- paypal-rest-sdk is now part of this module. See examples and README.md for instructions.
1.0.4
(Note: As of June 9th, this version is deprecated. Please update your local copy)
1.0.3
- Method
Basket.add
now takes an optional argument, in order to set the quantity.
- Added new method
Basket.clear
to empty a basket
(Note: As of June 9th, this version is deprecated. Please update your local copy)