Skip to content

handle events from different environment #192

@loicginoux

Description

@loicginoux

Desired Behavior

it seems like stripe events can "leak" between environment. A test event can appear in production webhooks. a check must be done on the event payload via the attribute live_mode to ensure it received and should be handle by the current application or not.
I'll add a stripe documentation source when I find it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions