https://github.com/onehilltech/ember-cli-stripejs
https://github.com/onehilltech/ember-cli-stripejs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onehilltech/ember-cli-stripejs
- Owner: onehilltech
- License: apache-2.0
- Created: 2020-11-05T06:58:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T02:58:05.000Z (over 1 year ago)
- Last Synced: 2024-12-28T11:34:32.279Z (4 months ago)
- Language: JavaScript
- Size: 7.32 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
ember-cli-stripejs
==============================================================================An add-on for integrating Stripe into your EmberJS application.
Installation
------------------------------------------------------------------------------```
ember install @onehilltech/ember-cli-stripejs
```Usage
------------------------------------------------------------------------------[Longer description of how to use the addon in apps.]
Using with Corber / Cordova
------------------------------------------------------------------------------If you are using any of the Stripe element component in a Corber (or Cordova)
application, then you must allow navigation the Stripe. Otherwise, the Stripe
element components will not load correctly.```xml
```