-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As an operator I can backfill transaction data from payment providers such as Stripe #1386
Labels
released
This issue/pull request has been released.
Comments
chrisjsimpson
added a commit
that referenced
this issue
Aug 11, 2024
…ackfill_subscriptions, backfill_persons and backfill_stripe_invoices
chrisjsimpson
added a commit
that referenced
this issue
Aug 11, 2024
…ackfill_subscriptions, backfill_persons and backfill_stripe_invoices
chrisjsimpson
added a commit
that referenced
this issue
Aug 11, 2024
chrisjsimpson
added a commit
that referenced
this issue
Aug 11, 2024
🚀 Issue was released in |
🚀 Issue was released in |
3 similar comments
🚀 Issue was released in |
🚀 Issue was released in |
🚀 Issue was released in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
If webhook transactions are successfully reported back as success (
200
OK), in the event of transaction events not being persisted (e.g. not persisted, out of disk space , data loss) there still needs to be a means to backfill transaction data from the payment provider such as Stripe.Describe the solution you'd like
As an operator, I can hit an api endpoint to begin back-filling transaction data in an idempotent way.
Describe alternatives you've considered
Additional context
Items to backfill
The text was updated successfully, but these errors were encountered: