Steven Adger and GitHub
97bdf837a9
Include setup_intent events in webhook ( #24805 )
...
The setup_intent webhook is needed for held payments / no-show fees to work.
If it is not included, a booking gets stuck saying "Pending payment" and "Unconfirmed" despite successfully submitting the card info. After including it, the booking status will successfully change to "Card held".
See:
https://github.com/calcom/cal.com/blob/817e20f11e3a75ec0bc62535a77c618bd27eaaf4/packages/features/ee/payments/api/webhook.ts#L323
https://cal.com/blog/cal-com-s-held-payments-a-useful-tool-for-organizations-offering-free-consultatio
2025-11-03 14:16:06 +00:00
Aditya Pandey and GitHub
5720ec8038
fix : Issue on docs ( #17895 )
2024-11-29 19:50:57 +00:00
Kunall Banerjee and GitHub
ce373c475c
fix: incorrect capitalization in company names ( #17573 )
2024-11-10 08:42:29 +00:00
Syed Ali Shahbaz and GitHub
92a48b466c
chore: developer docs updates ( #17112 )
...
* remove mention of data proxy
* fix self hosting broken app link
* fix booking doc
* deploy buttons and more options
* fix capitalization
2024-10-15 22:50:54 +00:00
da55306a5a
chore: add dev docs on mintlify ( #16935 )
...
* --init
* progress...
* add more docs
* bunch of changes and added back platform
* development guides added
* more guides in develop with cal
* self hosted WIP
* deployments
* fix deployment steps
* self-hosted guides
* ..
* Removed the development only sections
* Removed 'with Cal.com'
* use steps component for steps
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com >
2024-10-08 02:32:16 -03:00