5.1.0 • Published 8 years ago

angular-stripe-checkout v5.1.0

Weekly downloads
622
License
MIT
Repository
github
Last release
8 years ago

angular-stripe-checkout

angular-stripe-checkout is a thin wrapper around Stripe Checkout that adds a few useful features:

  • Defers loading of checkout.js until needed
  • Promisifies the handler object API
  • Provides a version of the "simple integration" API that lets you control the appearance of the button, and provides the token object to a function of your choice

Check out the examples for more details.

Install

bower install angular-stripe-checkout
npm install angular-stripe-checkout

Or just download a copy of angular-stripe-checkout.js.

5.1.0

8 years ago

5.0.0

8 years ago

4.0.2

8 years ago

4.0.1

8 years ago

4.0.0

8 years ago

3.0.1

9 years ago

3.0.0

9 years ago

2.2.1

9 years ago

2.2.0

9 years ago