# Is my payment information secure?

We use Shopify as our trusted payment processor, which means all transactions are protected by industry-leading encryption and security protocols.

Here’s how we keep your payment details safe

* **Secure checkout:** Shopify's checkout process uses SSL (Secure Socket Layer) encryption to protect your personal and payment information.
* **PCI compliance:** Shopify is Level 1 PCI DSS compliant, ensuring the highest standards for payment security.
* **No stored payment info:** We never store your payment details. All transactions are processed securely through Shopify and your chosen payment provider.
* **Fraud prevention:** Shopify’s advanced fraud detection tools help identify and prevent unauthorised transactions.

Whether you pay by credit card, PayPal, Klarna, Apple Pay, Google Pay, or cryptocurrency, you can shop with confidence, knowing your information is protected every step of the way.

<br>


---

# 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://faq.growsensor.co/making-a-purchase/is-my-payment-information-secure.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.
