Skip to content
Per-pair page

Google Calendar + Stripe: paid bookings and revenue tracking.

Connect Calendar bookings with Stripe charges, refund on cancellation, or charge usage-based meeting fees. For coaches, consultants, and paid-consultation services.

Trigger app
Google Calendar as the trigger

Workflows fire when something happens in Google Calendar.

Action app
Stripe as the action

Workflows do something in Stripe, instantly.

See all 31 actions →
Both directions

Pick the way that fits your stack.

Pair pages are mirrored. Each direction gets its own dedicated page.

Google CalendarStripe

When something happens in Google Calendar, do it in Stripe.

5 Google Calendar triggers wired to 31 Stripe actions. Most-used pairing: Event CancelledCancel Subscription.

StripeGoogle Calendar

Or fire it the other way around.

10 Stripe triggers wired to 7 Google Calendar actions downstream.

See StripeGoogle Calendar
Popular pairings

Common Google Calendar → Stripe workflows.

Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.

Showing 9 of 155 combinations
When event cancelled in Google Calendar, cancel subscription in Stripe.

Fires when an event is cancelled or deleted from the selected Google Calendar. Use to release Zoom resources, update CRM activity, or notify attendees via another channel.

When event cancelled in Google Calendar, create charge in Stripe.

Fires when an event is cancelled or deleted from the selected Google Calendar. Use to release Zoom resources, update CRM activity, or notify attendees via another channel.

When event cancelled in Google Calendar, create checkout session in Stripe.

Fires when an event is cancelled or deleted from the selected Google Calendar. Use to release Zoom resources, update CRM activity, or notify attendees via another channel.

When event cancelled in Google Calendar, create coupon in Stripe.

Fires when an event is cancelled or deleted from the selected Google Calendar. Use to release Zoom resources, update CRM activity, or notify attendees via another channel.

When new event in Google Calendar, cancel subscription in Stripe.

Fires when a new event is added to the selected Google Calendar. Used to mirror booked meetings into CRM, send prep, or auto-create Zoom links.

When new event in Google Calendar, create charge in Stripe.

Fires when a new event is added to the selected Google Calendar. Used to mirror booked meetings into CRM, send prep, or auto-create Zoom links.

When new event in Google Calendar, create checkout session in Stripe.

Fires when a new event is added to the selected Google Calendar. Used to mirror booked meetings into CRM, send prep, or auto-create Zoom links.

When new event in Google Calendar, create coupon in Stripe.

Fires when a new event is added to the selected Google Calendar. Used to mirror booked meetings into CRM, send prep, or auto-create Zoom links.

When event ended in Google Calendar, cancel subscription in Stripe.

Fires when an event in the selected Google Calendar ends. Polls for events whose end time falls inside the most recent polling window. Use to follow up after a meeting or to kick off a recording/summary pipeline.

How it works

Connect Google Calendar and Stripe in five steps.

No code, no glue, no half-day setup. Each step is one click.

  1. 1
    Connect
    Authorize Google Calendar and Stripe

    Open Tiny Command, authorize Google Calendar and Stripe once each. Both connections are available to every workflow on your account.

  2. 2
    Trigger
    Pick a Google Calendar trigger

    Drop the Google Calendar → Event Cancelled trigger onto the canvas. Tiny Command auto-registers the webhook.

    POST /v1/webhooks/google-calendar.trigger-event-cancelled
  3. 3
    Transform
    Add a filter or AI step

    Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.

  4. 4
    Action
    Add the Stripe action

    Drop the Stripe → Cancel Subscription action below it. Map fields from the Google Calendar payload into the Stripe inputs.

    stripe.cancel-subscription
  5. 5
    Publish
    Publish and forget

    Hit Publish. Tiny Command runs it in production from second one. Watch the run-log fill up.

FAQ

Questions about Google Calendar + Stripe.

How does Calendar + Stripe work for paid bookings?
Booking flow charges via Stripe → on charge.succeeded, Calendar Create Event for the booking. Or reverse: Calendar Event Created → Stripe Create Payment Intent if pre-payment is required.
Can I refund Stripe charges if Calendar event is cancelled?
Yes. Calendar Event Cancelled → look up the Stripe charge ID for that booking → Stripe Create Refund (full or partial based on your cancellation policy). Useful for time-bound refund automation.
How do I track Calendar-driven revenue in a dashboard?
Mirror Stripe charges (with Calendar event metadata) into Sheets or Airtable. Build the dashboard on top with revenue by event type, host, and date.
Can I send personalized receipts instead of Stripe's default?
Yes. Disable Stripe automatic receipts. On charge.succeeded → look up Calendar event → send a custom Gmail/SendGrid email with both booking and payment details in one branded message.
How do I avoid double-charging if a Calendar event is rebooked?
Use idempotency keys on Stripe Create Charge derived from Calendar event ID. Stripe returns the original charge instead of creating a duplicate on the same event ID.
Can I charge usage-based fees for Calendar meeting duration?
Yes. Calendar Event Ended → compute actual duration vs. booked duration → Stripe Create Invoice or Charge for the difference. Useful for hourly-rate coaches or consultants.
Related

Other apps that pair well with Google Calendar.


Wire Google Calendar to Stripe in 2 minutes.

Free tier available. No credit card. No onboarding call.