# Plugin installation

Stripe payment plugin for VirtueMart can be installed as a typical Joomla extension.

Make sure you have downloaded the latest version of the plugin. Proceed to **Administrator panel > Extensions > Manage > Install** and select the package downloaded from NorrNext site.&#x20;

After installation the plugin will be enabled automatically.

### Plugin updates

You can take advantage of the Joomla Update System to easily obtain the latest version of a product with just a few clicks whenever a new version is released.

Read more: [How to enable one-click update for NorrNext commercial extensions](https://docs.norrnext.com/joomla-tutorials/how-to-enable-one-click-update-for-norrnext-commercial-extensions)


---

# 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/stripe-for-virtuemart/plugin-installation.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.
