Skip to content

One extra reason not to rely solely on data from webhooks #22

@andreyvital

Description

@andreyvital

This issue can be closed right away, but just wanted to share what I've received from Stripe, as an advice to follow most of the recommendations in this repo:

Image

If I'd be pulling data directly from webhook's payload, in this case, to create a subscription in the DB—I'd have to go and track down those subscriptions and all related data and delete 'em. That's why it's utterly important to use webhooks as signals to refetch state from Stripe and stay sane.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions