@stripestatus any news on the missing customer_email in your checkout_session_completed webhook?? It's been a week since I reported this bug!
Sorry that you didn't get a satisfactory response on this one, Matthias! This actually isn't a bug—you'll need to obtain the customer_email yourself from the Customer object. The answer is explained here:https://stackoverflow.com/questions/57943676/why-does-stripe-checkout-webhooks-send-customer-email-to-null/57943804#57943804 …