Stripe library integration
Can we just use the npm library? or is there some hoops we gota jump through?
1 Reply
i see this:
https://github.com/stripe-samples/stripe-node-cloudflare-worker-template/blob/main/src/index.js
but i also saw this (its a bit old)
https://blog.cloudflare.com/announcing-stripe-support-in-workers/
GitHub
stripe-node-cloudflare-worker-template/src/index.js at main · strip...
Use stripe-node in a Cloudflare Worker. Contribute to stripe-samples/stripe-node-cloudflare-worker-template development by creating an account on GitHub.
The Cloudflare Blog
Announcing native support for Stripe’s JavaScript SDK in Cloudflare...
Handling payments inside your apps is crucial to building a business online. For many developers, the leading choice for handling payments is Stripe.