parabol icon indicating copy to clipboard operation
parabol copied to clipboard

Move al invoicing to Stripe

Open mattkrick opened this issue 6 days ago • 0 comments

Replaces #8744

We should do this instead of migrating The Invoice, InvoiceItemHook, etc. tables to PG.

AC

  • [ ] Persist stripe invoice PDFs to our S3 (add a method here: https://github.com/ParabolInc/parabol/blob/adcabbc186ebbbd124f0a596fead9b85b035f438/packages/server/fileStorage/FileStoreManager.ts)
  • [ ] Switch upcoming invoices to read directly from Stripe
  • [ ] Remove all Parabol-specific invoicing logic

mattkrick avatar Jul 01 '24 18:07 mattkrick