# Accepting Deposits for Bookings

If you have enabled Stripe and connected with your SimpleSpa account, you can accept online bookings with deposits up to 100% of the value of the service, for single service bookings (multiple service bookings are currently in beta and do not support deposits, nevertheless a valid credit card will be required if you do have deposits/require payment toggled on). When your client books with a deposit of less than 100% of the value, the Credit Card is stored securely on Stripe, so you will not need to ask for their card again when completing the sale, unless they will be paying with a different payment method. *\* Online Deposits are available exclusively with our Stripe integration*

SimpleSpa also supports ApplePay for your business so your clients can book online even faster and more securely than ever.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.simplespa.net/simplespa-documentation/fundamentals/online-booking/accepting-deposits-for-bookings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
