Payment
Processes an incoming Stripe webhook event.
Reads the raw request body and the Stripe-Signature header, then dispatches a ProcessPaymentEventCommand.
post/payment/webhook
Response
OK
Reads the raw request body and the Stripe-Signature header, then dispatches a ProcessPaymentEventCommand.
OK