958 Views
Last week I was working on an application where I needed to integrate with Stripe to accept payments and it's fair to say testing did not go to plan. As part of the integration I'd configured a webhook endpoint and written code to kick off certain actions when key Stripe events occur (like a successful checkout).
0 comments