calcom/components/booking
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
..
pages Adds Stripe integration (#717) 2021-09-22 19:36:13 +01:00
AvailableTimes.tsx made it easier to see if there are more times available to scroll (#722) 2021-09-22 14:44:38 +00:00
DatePicker.tsx Feature/round robin (#613) 2021-09-14 09:45:28 +01:00
TimeOptions.tsx upgraded radix-ui as to asChild, refactored <button className=""> to <Button color="secondary"> (#632) 2021-09-14 09:20:24 +01:00