Skip to content
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

Closed
chrisjsimpson opened this issue Aug 9, 2024 · 5 comments
Labels
released This issue/pull request has been released.

Comments

@chrisjsimpson
Copy link
Contributor

chrisjsimpson commented Aug 9, 2024

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

  • Transactions
  • Subscription
  • People
  • StripeInvoice
  • Plan
  • UpcomingInvoice
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
chrisjsimpson added a commit that referenced this issue Aug 11, 2024
chrisjsimpson added a commit that referenced this issue Aug 11, 2024
chrisjsimpson added a commit that referenced this issue Aug 11, 2024
chrisjsimpson added a commit that referenced this issue Aug 11, 2024
Copy link

🚀 Issue was released in v0.1.199 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Aug 11, 2024
Copy link

🚀 Issue was released in v0.1.199 🚀

3 similar comments
Copy link

🚀 Issue was released in v0.1.199 🚀

Copy link

🚀 Issue was released in v0.1.199 🚀

Copy link

🚀 Issue was released in v0.1.199 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

No branches or pull requests

1 participant