# WooCommerce Plugin

### **Install OurPass Plugin**

1. Login to your WordPress site in the format

`https://yourwebsite.com/wp-admin`

2\. On your WordPress admin dashboard, locate the Plugins on the left sidebar . **Click Plugins > Add New.**

![](/files/ctzVN1p4gLMFHPux1Bcj)

3\. To Install OurPass checkout, search the plugin directory using the keyword **“OurPass”.** Click on **Install Now** to install OurPass Checkout.

![](/files/XmZsqgNua7sS3WllQ6rQ)

5\. Click **Activate**. OurPass checkout has been turn on.

6\. Login to your created OurPass Business dashboard or create an account&#x20;

{% embed url="<https://business.ourpass.co>" %}

7\. Got to settings page and click **API keys and Web-hooks**

![](/files/ZP85rCKC17kVrahgdigM)

8\. Copy the **Live Keys.** Login to your WordPress site and paste them below and save changes.

![](/files/USQMyDIeAdoB2rsP9NPe)

**Your WordPress site is ready to accept payments in one click!**

### Other options <a href="#other-options" id="other-options"></a>

**Test Mode**

When test mode is enabled, only logged-in admin users will see the OurPass Checkout button. After testing, if you are ready to make OurPass live to your customers, uncheck the test mode and save changes.

**Debug Mode**

This helps developers who want to troubleshoot OurPass Checkout. Ensure to save changes afterwards.

**OurPass Checkout Button Positions**

Before Quantity Selection

After Quantity Selection

After Add to Cart

**Hiding Buttons for Specific Products**

Checkout Redirect page

**Selecting Button Size**

We have made available 3 button types which include default, compact and large.

Check [`OurPass Checkout Button`](/ourpass-branding.md) for more context


---

# 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.ourpass.co/sdks-and-plugins/woocommerce-plugin.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.
