cal.pub0.org/pages/api
Omar López 3add84a279
Adds Stripe integration (#717)
* Adds Stripe integration

* Moves Stripe instrucctions to ee

* Adds NEXT_PUBLIC_APP_URL variable

* Adds fallback for NEXT_PUBLIC_APP_URL

* Throws error objects instead

* Improved error handling

* Removes deprecated method

* Bug fixing

* Payment refactoring

* PaymentPage fixes

* Fixes preview links

* More preview link fixes

* Fixes client links

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2021-09-22 19:36:13 +01:00
..
auth chore: change calendso strings to cal.com (#707) 2021-09-21 10:59:34 +01:00
availability Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
book Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
cron fixed codacy issues 2021-07-18 21:22:39 +02:00
event-type Fix/duplicate events on onboarding (#716) 2021-09-22 08:25:33 +01:00
integrations Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
schedule use `getSession()` from `@lib/auth` everywhere (#563) 2021-09-03 21:51:21 +01:00
teams/[team] Ensure users cannot delete teams they don’t own (#720) 2021-09-22 11:43:32 +01:00
user Fix/duplicate events on onboarding (#716) 2021-09-22 08:25:33 +01:00
cancel.ts Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
integrations.ts Remove API key from integrations 2021-09-14 19:20:12 +01:00
me.ts Remove image from session, add /api/me, update Avatar component (#493) 2021-08-22 14:16:42 +01:00
teams.ts use `getSession()` from `@lib/auth` everywhere (#563) 2021-09-03 21:51:21 +01:00