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
Stripe as the trigger

Workflows fire when something happens in Stripe.

See all 10 triggers →
Action app
Google Calendar as the action

Workflows do something in Google Calendar, instantly.

Both directions

Pick the way that fits your stack.

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

StripeGoogle Calendar

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

10 Stripe triggers wired to 7 Google Calendar actions. Most-used pairing: Charge FailedCreate Event.

Google CalendarStripe

Or fire it the other way around.

5 Google Calendar triggers wired to 31 Stripe actions downstream.

See Google CalendarStripe
Popular pairings

Common Stripe → Google Calendar workflows.

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

Showing 9 of 70 combinations
When charge failed in Stripe, create event in Google Calendar.

Fires when a charge attempt fails in Stripe (decline, fraud, insufficient funds). Use to alert the customer, retry, or kick off dunning.

When charge failed in Stripe, delete event in Google Calendar.

Fires when a charge attempt fails in Stripe (decline, fraud, insufficient funds). Use to alert the customer, retry, or kick off dunning.

When charge failed in Stripe, get event in Google Calendar.

Fires when a charge attempt fails in Stripe (decline, fraud, insufficient funds). Use to alert the customer, retry, or kick off dunning.

When charge failed in Stripe, list calendars in Google Calendar.

Fires when a charge attempt fails in Stripe (decline, fraud, insufficient funds). Use to alert the customer, retry, or kick off dunning.

When checkout completed in Stripe, create event in Google Calendar.

Fires when a Stripe Checkout session is completed (regardless of payment async status). Common use: provision the customer, send a receipt, or grant entitlements.

When checkout completed in Stripe, delete event in Google Calendar.

Fires when a Stripe Checkout session is completed (regardless of payment async status). Common use: provision the customer, send a receipt, or grant entitlements.

When checkout completed in Stripe, get event in Google Calendar.

Fires when a Stripe Checkout session is completed (regardless of payment async status). Common use: provision the customer, send a receipt, or grant entitlements.

When checkout completed in Stripe, list calendars in Google Calendar.

Fires when a Stripe Checkout session is completed (regardless of payment async status). Common use: provision the customer, send a receipt, or grant entitlements.

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

Fires when a new customer is created in Stripe. Use to mirror to your CRM, send a welcome email, or enrich the customer record before first charge.

How it works

Connect Stripe and Google Calendar in five steps.

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

  1. 1
    Connect
    Authorize Stripe and Google Calendar

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

  2. 2
    Trigger
    Pick a Stripe trigger

    Drop the Stripe → Charge Failed trigger onto the canvas. Tiny Command auto-registers the webhook.

    POST /v1/webhooks/stripe.trigger-charge-failed
  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 Google Calendar action

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

    google-calendar.create-event
  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 Stripe + Google Calendar.

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 Stripe.


Wire Stripe to Google Calendar in 2 minutes.

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