Adds context field to event payload
What’s new
Introduces a context field to the Event object and delivered event payloads. Use the context field to determine which account generated the event (for example, when receiving events from an Organization with multiple accounts). Connect events include both the context and account fields.
Impact
There is no impact to existing webhook integrations. However, you need to use the context field and Stripe-Context header when handling events sent to a Connect webhook endpoint in an organization.