> For the complete documentation index, see [llms.txt](https://qosic.gitbook.io/qospay-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qosic.gitbook.io/qospay-eng/plugins-and-libraries/wordpress-plugin.md).

# Wordpress Plugin

{% embed url="<https://fr.wordpress.org/plugins/qos-payment-gateway/>" %}

#### Integration procedure

1. **Navigate to the plug-in section on your wordpress dashboard and click to Add new**

   <figure><img src="/files/oQhma6dhcFCLNQPUXjSF" alt=""><figcaption></figcaption></figure>
2. **Search Woocommerce plugin and install it**

   <figure><img src="/files/tB6mLMDNxYeaIkaB0Mq6" alt=""><figcaption></figcaption></figure>
3. **Search qos payment gateway Woocommerce plugin plugin and install it**

   <figure><img src="/files/4cdZ8t384qTfg8PHCoQO" alt=""><figcaption></figcaption></figure>
4. **Go and create account on QOS dashboard or signin**

   <figure><img src="/files/FOBXkYe8IkVO6xYIdqyT" alt=""><figcaption></figcaption></figure>
5. **Pick your qoskey credentials from QOS dashboard on SETTING  >API KEY page column clientId qosKey**

   <figure><img src="/files/IRsdDZMEtCOgLN706pHV" alt=""><figcaption></figcaption></figure>
6. **Pick your qoskey credentials from QOS dashboard on SETTING  >API KEY page column clientId qosKey**

   <figure><img src="/files/AGgKqPT0D2UhS3gJ3VSI" alt=""><figcaption></figcaption></figure>
7. **Save Changes**

   <figure><img src="/files/wUb803Sexg5vSidrqgkl" alt=""><figcaption></figcaption></figure>
8. **The checkout it ready to be use now !**

   <figure><img src="/files/KTEzGIy4KUCGr0BElmOJ" alt=""><figcaption></figcaption></figure>
9. **Make payment**

   <figure><img src="/files/QKEBWd4CbGsxSoqSjoU8" alt=""><figcaption></figcaption></figure>
10. **Status screen after performing**

    <figure><img src="/files/vGPjwD9c0EfoMZ6rIiCA" alt=""><figcaption></figcaption></figure>
11. **QOS dashbaord**

    <figure><img src="/files/Mx2MJK1PtLfwp0031nHy" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://qosic.gitbook.io/qospay-eng/plugins-and-libraries/wordpress-plugin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
