# Introduction

If you own a WooCommerce website, you can install the VPay plugin in order to accept payments from customers, either on a recurring or one-time basis.

With VPay for WooCommerce plugin, you can accept payments via:

* Credit/Debit Cards — Visa, Mastercard, Verve (NG)
* Bank Transfer (Nigeria)
* USSD (Nigeria)
* More coming soon

By using VPay, you are assured of the following benefits:

* **Quick Setup** - You can start receiving payments instantly - go from sign-up to your first real transaction in as little as 10 minutes.
* **Easy Reconciliation** - VPay makes it simple for you to balance your books because we handle all the difficult tasks in real time, letting you know who paid for what and when it was paid.
* **Simple, Transparent Pricing** - no hidden charges or fees (see [Developer](https://vpay.africa/developer-page) page for latest pricing information).
* **Intelligent Fraud Detection** - You don't have to worry about the bad guys because we are always watching.
* **Fully Featured Sandbox** - So you can get a feel of the system before switching to real transactions.
* **No Hassle Reporting** - Understand your customers better through a simple and elegant dashboard.
* Access to attentive, empathetic customer support 24/7. We exist because you exist.
* Regular updates to keep you informed as we launch new features and payment options.
* Clearly documented APIs to build your custom payment experiences.

Over 50,000 businesses of all sizes in Nigeria rely on VPay's suite of products to receive payments and make payouts seamlessly. Visit [vpay.africa/signup](https://vpay.africa/signup) to sign up and get started.


---

# 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.vpay.africa/woocommerce-plugin-specification/introduction.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.
