# What type of Credit Card Integration does SimpleSpa Support?

SimpleSpa Supports two integrations for Credit Card transactions:

* **Card Not Present:** With our card not present approach you can securely accept credit card transactions, all the heavy lifting is handled directly with our CNP partners (Stripe) ensuring that no card data touches your computer and your SimpleSpa account but directly sent to our CNP partners, this ensures the protection of your customers card information. All our CNP merchants need to complete a SAQ A and Attestation of Compliance (AoC), and for your convenience this may be pre-filled and ready for submission depending on the integration partner you are using.
* **Card Present:** SimpleSpa partners with the largest merchant services, and our unique integration allows you to process using a physical terminal so you can accept a credit card quickly and efficiently, this solution allows you to use one of our certified terminals with SimpleSpa and securely process credit card transactions with SimpleSpa. Our solution is Semi-Integrated, PCI compliance is not in scope and the POS does not see the card data, the Terminal handles all the card data and only passes back the authorization response. *\*Card Present transactions are supported with certified terminals offered exclusively from our partner merchant services.*


---

# 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/extras/faq/what-type-of-credit-card-integration-does-simplespa-support.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.
