# Getting started

Enhance your VirtueMart online store by integrating the Mollie Payment plugin, enabling you to accept payments through a variety of methods supported by Mollie. Seamlessly activate iDEAL payments for customers in the Netherlands without any expensive upfront or monthly charges. Offer Bancontact for your Belgian shoppers, along with a range of other payment options. With Mollie, you can effortlessly process payments from international methods like Klarna, all without hidden fees or recurring costs—you only pay per transaction.

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

### System Requirements

| Minimum        | Recommended      |
| -------------- | ---------------- |
| Joomla 3.10+   | Joomla 5.x       |
| VirtueMart 3.x | 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/mollie-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.
