WaspW
Wasp2y ago
sjdthree

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?
Was this page helpful?