stripe integration debugging best practices
are there best practices for debugging a stripe integration? It's clear that it requires a few handoffs / redirects. and once user pays, the db needs updating and the client. Should I just add a bunch of console.log lines?
3 Replies
have you followed all the directions in this guide and have the stripe CLI running when testing?https://docs.opensaas.sh/guides/stripe-testing/
OpenSaaS.sh
Stripe Testing
Open SaaS is a free, open-source, full-stack SaaS starter kit for React + NodeJS.
Ok did not have this. Will try it out. Are wasp and opensaas the same thing?
Open SaaS is a SaaS boilerplate template built with Wasp.