svelte-stripe
Advanced tools
Everything you need to add Stripe to your Svelte project. 100% [svelte-kit](https://kit.svelte.dev/) compatible.
Weekly downloads
Readme
Everything you need to add Stripe to your Svelte project. 100% svelte-kit compatible.
Stripe is now sponsoring this project
This package provides the following components:
<Container/>
: A wrapper component to set context.<CardNumber/>
: Input field for the card's number.<CardExpiry/>
: Input field for the card's expiration date.<CardCvc/>
: Input field for Card Verification Value.<Card/>
: All-in-one component that has inputs for card number, expiry, cvc, and zip code.<PaymentRequestButton/>
: A GooglePay or ApplePay button, depending on browser.<Iban/>
: Input field for IBAN (International bank account number).<Ideal/>
: Input field for iDEAL (payment system used in the Netherlands).<PaymentElement/>
: All-in-one component that allows the user to choose the type of payment.Please open a PR or issue, if you'd like to add more.
See documentation for setup instructions and examples.
MIT
Everything you need to add Stripe to your Svelte project. 100% [svelte-kit](https://kit.svelte.dev/) compatible.
The npm package svelte-stripe receives a total of 376 weekly downloads. As such, svelte-stripe popularity was classified as not popular.
We found that svelte-stripe demonstrated a healthy version release cadence and project activity. It has 1 open source maintainer collaborating on the project.