checkout-netlify-serverless icon indicating copy to clipboard operation
checkout-netlify-serverless copied to clipboard

Sell products on the Jamstack with Netlify Functions and Stripe Checkout!

Results 2 checkout-netlify-serverless issues
Sort by recently updated
recently updated
newest added

I have the account set up .. still its giving the error I see these in the Developer Tools .. {"errorType":"Runtime.ImportModuleError","errorMessage":"Error: Cannot find module 'stripe'\nRequire stack:\n- /var/task/create-checkout.js\n- /var/runtime/UserFunction.js\n- /var/runtime/index.js","trace":["Runtime.ImportModuleError: Error:...

Hey, so I am creating a simple e-commerce site by integrating stripe. My problem is that every time I click “checkout” it throws me an error of “Bad request, missing...