stripe-elements

Custom Element Wrapper for Stripe.js v3 Elements

Downloads
5.8K
Stars
79
Committers
10

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

Package Rankings
Top 30.94% on Repo1.maven.org
Top 6.75% on Proxy.golang.org
Top 4.02% on Npmjs.org
Badges
Extracted from project README
Published on npm Published on webcomponents.org made with open-wc Maintainability Test Coverage Release Contact me on Codementor