3.1.0 โข Published 3 years ago
@revolugo/stripe-elements v3.1.0
Stripe Elements Web Components
๐กโ๏ธ๐ฐ Any Framework - One Stripe Integration. ๐ฐ๐ต๐ธ
๐จโ๐จ Live Demo ๐
๐ Installation
You should make sure to load stripe.js on your app's index.html, as per Stripe's recommendation, before loading <stripe-elements>. If window.Stripe is not available when you load up the component, it will fail with a reasonably-polite console warning.
<script src="https://js.stripe.com/v3/"></script>npm i -S @power-elements/stripe-elements<stripe-elements> is a community project.
๐ API Docs
Learn how to use Stripe Elements web components in the docs