#NeatFastro-sveltekit
1 messages · Page 1 of 1 (latest)
hi there! i'm not familiar with sveltekit but have you tried referring to guides/tutorials that have implemented stripe with sveltekit before?
currently getting help from the official svelte discord server
Is there any other way to import stripe js client library instead of the using <script> tag/element
we have an npm package that makes it easier to load and use Stripe.js as a module : https://stripe.com/docs/js/including. But other than that, no other way