# Introduction to the Hyp Payment Platform

Hyp is Israel's leading payment gateway provider, offering secure and reliable solutions for businesses to accept payments online. Whether you are a small business owner looking for a no-code solution or a large enterprise building a custom payment infrastructure, Hyp provides the tools and APIs to meet your needs.

Our platform consists of two primary offerings: **Hyp Pay** and **Hyp Enterprise**.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Go to Hyp Pay documentation</td><td><a href="/files/P33JePDNCL13oTk8J9dj">/files/P33JePDNCL13oTk8J9dj</a></td><td><a href="/spaces/NgLaCFED7cVeSJ11x81c">/spaces/NgLaCFED7cVeSJ11x81c</a></td></tr><tr><td>Go to Hyp Enterprise documentation</td><td><a href="/files/aV3RzGi6H6WTS71HajZD">/files/aV3RzGi6H6WTS71HajZD</a></td><td><a href="/spaces/QDmIAW4sQ20lCItJGzcS">/spaces/QDmIAW4sQ20lCItJGzcS</a></td></tr></tbody></table>

Both products are optimized for the Israeli market and allow you to securely process payments by complying with PCI DSS requirements. However, they are designed for different types of businesses and integration needs:

* [**Hyp Pay**](https://developers.hyp.co.il/pay/) is designed for small to medium-sized businesses that want to get up and running quickly. It is a self-service platform that offers a modern portal for managing your account and terminals. It is built to keep your compliance burden to a minimum by supporting the simplest PCI compliance level, **SAQ A**.
* [**Hyp Enterprise**](https://developers.hyp.co.il/enterprise/) is a powerful and highly customizable payment gateway used by some of Israel's largest organizations. It provides deep control over the payment flow and offers extensive configuration options for complex business logic. It also supports a wider range of PCI compliance paths, including **SAQ A-EP** and **SAQ D**, for businesses that need to handle card data on their own servers.


---

# 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://developers.hyp.co.il/introduction-to-the-hyp-payment-platform.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.
