Set up Stripe checkout webhook for server-side GTM
- Navigate to Developers section
- Select Webhooks tab and Add endpoint
- Paste in Server Container URL with Stripe Client activation path in Endpoint URL field
- Select checkout.session.completed event
- Complete by clicking Add endpoint