# Payment Security

***

### Our Payment Gateway integrations

We are securely integrated with **Global Payments**, **JudoPay** and **Braintree**.

{% hint style="info" %}
Learn more: [Payments](/docs/payments.md)
{% endhint %}

***

### Encrypted and secure transactions

Our trusted partner payment gateways handle payment processing, and they ensure that all customer payment information and personal data are encrypted using state-of-the-art encryption techniques.

With end-to-end encryption, you can confidently sell online, knowing that sensitive data is securely transmitted and stored, maintaining leading standards of security and compliance.

***

### Hosted payments pages

Card details are taken on an external payment window hosted by the payment gateway, which is separate from our server.

***

### Protect your business against fraudulent payments

While it is impossible to mitigate all fraud entirely, our partners employ advanced fraud detection algorithms and rules to identify and prevent suspicious transactions in real-time.

By proactively monitoring for signs of fraud, they mitigate the risks posed to your business and help you maintain trust with your customers.

***

### Store tokenised card details

Let your customers securely store card details in their accounts through tokenisation. This will enable convenient repeat purchases and subscription services without compromising sensitive payment information.


---

# 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.venditan.com/docs/hosting-security-and-compliance/payment-security.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.
