# Getting started

Enhance your VirtueMart online store by integrating the **Unzer Hosted Payment Page (HPP) payment plugin**, enabling you to accept payments through a variety of methods supported by Unzer. Enabling additional payment methods in **Unzer** allows merchants to offer greater flexibility at checkout, catering to diverse customer preferences across regions. This can lead to higher conversion rates, reduced cart abandonment, and improved customer satisfaction by supporting local and global options such as credit cards, PayPal, Klarna, SEPA, and more.

Hosted Payment Page (HPP) is a ready-made Unzer hosted website containing your payment methods mix. When a customer selects the pay-button in your online shop, they are redirected to the Hosted Payment Page. They can then make the payment using their desired option. After the payment is completed they are redirected back to your shop.

For more information about the Unzer Payment plugin, visit the [product page](https://norrnext.com/ecommerce/virtuemart/unzer-hpp-for-virtuemart).

### System Requirements

| Minimum          | Recommended      |
| ---------------- | ---------------- |
| Joomla 3.10+     | Joomla 5.x       |
| VirtueMart 4.0.+ | VirtueMart 4.0.+ |
| PHP 7.4          | PHP 8.3          |

{% hint style="warning" %}
Your site must have a valid SSL certificate (TLS 1.2+) to ensure card details of your customers are safe.
{% endhint %}


---

# 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.norrnext.com/unzer-hpp-for-virtuemart/getting-started.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.
