2026-03-02T03:28:44Z
2026-03-02T03:30:00.000Z
Create a minimal infrastructure to handle one-off payments and add people to an authorization list.
Create a post-checkout interface for the customer to either select themselves or somebody else.
Create a resource that serves as a redirect target back from Stripe that confirms the payment and enrolls the customer.
What happens if the redirect back from Stripe is disrupted?
What if we miss the Web hook event?
Why would we also need a Web hook if we were already checking payment status?