cal.pub0.org/packages
Joe Au-Yeung b0530d59af
Remove Intl.Provider (#8208)
* 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

* Remove Intl.Provider

* Add percentFeePercentage

* WIP

* Use i18n language

* Type fix

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Omar López <zomars@me.com>
2023-04-19 21:38:06 +00:00
..
app-store Remove Intl.Provider (#8208) 2023-04-19 21:38:06 +00:00
app-store-cli Refactor app store & fix admin apps list bugs (#7812) 2023-04-11 18:56:43 -07:00
config Warns about lodash usage (#8390) 2023-04-19 23:07:48 +02:00
core avoid calendar cache on cold starts (#8311) 2023-04-17 23:56:08 +00:00
dayjs Techdebt/bundle size experiments (#7894) 2023-03-23 11:49:28 -07:00
emails feat: add isRecordingExist field and create api handler (#6777) 2023-04-13 19:07:10 +00:00
embeds Fix: cssVars API not working correctly on Booker Timeslot selection page (#8296) 2023-04-18 12:53:46 +00:00
eslint-plugin Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
features Remove Intl.Provider (#8208) 2023-04-19 21:38:06 +00:00
lib RFC: added brandcolor for switch (#8213) 2023-04-19 14:39:23 +00:00
prisma Feat/subdomain logochanges (#8264) 2023-04-19 13:55:40 -07:00
trpc Revert "Date override fixes (#8330)" (#8369) 2023-04-19 08:43:08 +00:00
tsconfig
types Revert "Date override fixes (#8330)" (#8369) 2023-04-19 08:43:08 +00:00
ui Feat/subdomain logochanges (#8264) 2023-04-19 13:55:40 -07:00