cal.pub0.org/packages/app-store/stripepayment/lib
Efraín Rochín d6fb0df64f
perf: tRPC procedures and middleware refactor (#8419)
* trpc procedures an middleware refactor

* allow use sessionMiddleware without a req object

* sync with the new tRPC structure

* tRPC refactor on routing form app

* import Prisma from @prisma/client

* Lazy load apps from appstore

* remove unrelated changes

* Add types for PaymentService

* type fixes

* Merge branch 'main' into roae85/cal-1514-set-the-user-session-only-on-the

* fix typo

* remove console.log

* remove explicit types from apstore object

* linter fixes

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-09 19:27:05 +00:00
..
client Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
PaymentService.ts perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
constants.ts Stripe add the ability to place hold on cards (#8022) 2023-04-11 23:44:14 +02:00
customer.ts Stripe add the ability to place hold on cards (#8022) 2023-04-11 23:44:14 +02:00
getCustomerAndCheckoutSession.ts fix/premium-username-flow (#5815) 2022-12-07 12:55:47 -07:00
getStripeAppKeys.ts Fixes/stripe improvements (#5698) 2022-12-21 20:31:09 +00:00
index.ts feat/payment-service-6438-cal-767 (#6677) 2023-02-08 13:36:22 -07:00
server.ts Stripe add the ability to place hold on cards (#8022) 2023-04-11 23:44:14 +02:00
subscriptions.ts fix/premium-username-flow (#5815) 2022-12-07 12:55:47 -07:00
team-billing.ts Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
utils.ts fix/premium-username-flow (#5815) 2022-12-07 12:55:47 -07:00