- Notifications
You must be signed in to change notification settings - Fork43
Everything you need to add Stripe Elements to your Svelte project
License
NotificationsYou must be signed in to change notification settings
joshnuss/svelte-stripe
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Everything you need to add Stripe Elements to your Svelte project. 100%SvelteKit compatible.
Stripe is nowsponsoring this project
The following components are provided:
<Elements/>: 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, ApplePay, or Link checkout button, depending on browser and user preferences.<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.<ExpressCheckout/>: Pay with a wallet without leaving the page.<LinkAuthenticationElement/>: Ability to use saved payment methods stored inLink.<Address/>: Component for collecting billing and shipping addresses.
There is example code for:
- Payment Element
- Express Checkout
- Embedded Checkout
- Link
- Credit card
- GooglePay
- ApplePay
- MicrosoftPay
- SEPA direct deposit
- iDEAL
- Alipay
- WeChat Pay
- Konbini
- Klarna
- Sofort
- Afterpay/Clearpay
- PaymentMethodMessaging
Please open a PR or issue, if you'd like to add more.
Seedocumentation for setup instructions and examples.
Runpnpm dev and visithttps://localhost:5173:
pnpm dev
MIT
About
Everything you need to add Stripe Elements to your Svelte project
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors10
Uh oh!
There was an error while loading.Please reload this page.