Menu
Libraries |
Category

svelte-stripe

  • A Svelte library for integrating Stripe Elements into Svelte projects, with full compatibility for SvelteKit.
  • Provides a collection of pre-built components for handling various payment methods and elements:
    • <Elements/>: Context wrapper
    • Card-related inputs (<CardNumber/>, <CardExpiry/>, <CardCvc/>, <Card/>)
    • Payment buttons (<PaymentRequestButton/>, <ExpressCheckout/>)
    • International payment methods (<Iban/>, <Ideal/>)
    • Comprehensive payment components (<PaymentElement/>, <LinkAuthenticationElement/>, <Address/>)
  • Includes example implementations for numerous payment methods and scenarios (credit cards, digital wallets, international payment systems, etc.)
  • Documentation available at sveltestripe.com
  • Used by various projects (GitHub dependents badge shown)
  • Open to community contributions for additional examples
  • Sponsored by Stripe

sveltestripepaymentsvelte-kitapple-paygoogle-payidealsepacredit-card

Comments