cal.pub0.org/apps/web/pages
Joe Au-Yeung 817e20f11e
Stripe add the ability to place hold on cards (#8022)
* Add payment option to schema

* Add payment option to Stripe zod

* Set payment option on event type

* Create manual payment intent in Stripe

* Set payment option from Stripe app

* Add payment option to DB

* Pass React.ReactNode to checkbox

* Create uncaptured payment intent

* WIP

* Capture card in setup intent

* Show charge card option

* Charge card from booking page

* Bug fixes

* Clean up

* Clean up app card

* Add no-show fee messaging on booking page

* Send payment email on payment & add price

* Fix messaging

* Create no show fee charged email

* Send charge fee collected email

* Disable submit on card failure

* Clean up

* Serverside prevent charging card again if already charged

* Only confirm booking if paid for

* Type fixes

* More type fixes

* More type fixes

* Type fix

* Type fixes

* UI changes

* Payment component rework

* Update apps/web/public/static/locales/en/common.json

Co-authored-by: Alex van Andel <me@alexvanandel.com>

* Update apps/web/public/static/locales/en/common.json

Co-authored-by: Alex van Andel <me@alexvanandel.com>

* Update apps/web/components/dialog/ChargeCardDialog.tsx

Co-authored-by: Alex van Andel <me@alexvanandel.com>

* Update packages/trpc/server/routers/viewer/payments.tsx

Co-authored-by: Alex van Andel <me@alexvanandel.com>

* Revert GTM config

* Adjust payment option dropdown

* Show alert when seats are set

* Small bug fixes

* Create collect card method

* clean up

* Prevent seats & charge no-show fee to be enabled together

* Do not charge no-show fee on unconfirmed bookings

* Add check to collect card method

* Webhook send request emails

* Fix some dark mode colours

* Change awaiting payment language

* Type fixes

* Set height of Select and TextField both to 38px to fix alignment

* Fix message seats & payment error message

* Type fix

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-04-11 23:44:14 +02:00
..
[user] bugfix/sync-not-working-properly (#8168) 2023-04-11 16:51:27 +02:00
api Fix/send responses everywhere customInputs were being sent. (#7898) 2023-04-04 10:29:09 +05:30
apps Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
auth Fix loading state - force subtle token to exist (#8153) 2023-04-08 18:50:17 +02:00
availability Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
booking Redirect on top iframe always - This is to make sure embed redirects on top frame (#8164) 2023-04-11 07:50:15 +05:30
bookings Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
d/[link] Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
event-types Stripe add the ability to place hold on cards (#8022) 2023-04-11 23:44:14 +02:00
getting-started Fix loading state - force subtle token to exist (#8153) 2023-04-08 18:50:17 +02:00
insights added dark mode upgrade banner (#8172) 2023-04-10 21:14:28 +00:00
payment Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
reschedule Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00
settings fix: replace ltr and rtl with new ms and me (#8138) 2023-04-09 11:13:57 +02:00
team Prioritizes published teams over unpublished ones (#8177) 2023-04-11 06:16:57 +00:00
teams Added serverside translations to teams page. (#7999) 2023-04-11 21:39:02 +05:30
video feat: dynamically elapse time left timer (#7938) 2023-04-09 10:20:51 +00:00
workflows removed SSR trpc calls instead SPA for logged in pages (#6936) 2023-02-23 18:41:57 -07:00
404.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
500.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
[user].tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
_app.tsx upgrade nextjs to 13.2 version and replace @next/font for in built ne… (#7440) 2023-02-28 16:38:46 -07:00
_document.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
_error.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
index.tsx feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
maintenance.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
more.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
signup.tsx Fix loading state - force subtle token to exist (#8153) 2023-04-08 18:50:17 +02:00