Event-Driven Enterprise Integration Pattern using Azure Functions and Stripe Payment Gateway

In this post, I’ll demonstrate how to build an event-driven integration using Microsoft Azure Functions and Stripe. This integration demonstrates the event-driven architecture design pattern; an event (state change) occurs…