Using Stripe with Pages
* There was an announcement to support Stripe in Workers: https://blog.cloudflare.com/announcing-stripe-support-in-workers/
* However it does not seem to work with Pages and we get same build error as here: https://community.cloudflare.com/t/stripe-in-sveltekit-endpoint-throws-build-error-on-pages/414608
* it builds locally but not on Pages, is there any workaround (other than creating an independent Worker but instead just use a Page endpoint)?
1 Reply
Try it with the latest Stripe version, they just added worker support