Using Stripe On Bookings

Create a payment request, choose deposit vs service payment, and send the payment link to the client.

Once the extension is enabled and at least one Stripe account is connected and verified:

  • Stripe becomes available as a payment method on bookings
  • You can create and send payment requests from bookings
  • Clients can pay online using the provided payment link

Where to create payment requests

Open a booking → Payments tab → Create PaymentStripe


Create A Stripe Payment Request

When you create a Stripe payment request, you typically choose:

  • Amount
  • Purpose: Deposit or Service Payment
  • Stripe Account (if multiple are connected)
  • Optional: expiration, tax behavior, note

Deposit vs service payment

If you want to collect a deposit now and the remaining balance later, create two payment requests (or combine online + offline payments). Each money event is tracked as a separate record.


After creating the payment request, TatTool provides a shareable payment link you can send to the client.

Send messages (Email/SMS)

If you want to send the link immediately, use Send messages (manual send):

  1. Create the Stripe payment request
  2. Choose Email or SMS
  3. Pick a message template (or write a custom message)
  4. Send

Required variable

Payment request messages must include {{payment_link}}.

See: Send Messages

If you don’t send a message, you can still copy and share the payment link from the payment request.

Automate with flows

You can also automate sending payment links using Flows (recommended for consistent communication).