๐Ÿš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more โ†’
Socket
DemoInstallSign in
Socket

@power-elements/stripe-elements

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@power-elements/stripe-elements

Web Component wrapper for stripe elements

3.3.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

Stripe Elements Web Components

๐Ÿ›กโš›๏ธ๐Ÿ”ฐ Any Framework - One Stripe Integration. ๐Ÿ’ฐ๐Ÿ’ต๐Ÿ’ธ

Published on npm Published on webcomponents.org made with open-wc Maintainability Test Coverage Release Contact me on Codementor

๐Ÿ‘จโ€๐ŸŽจ 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

Keywords

web-components

FAQs

Package last updated on 22 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts