# WooCommerce

Empower your WordPress online store with the PayLater WooCommerce Plugin, a cutting-edge solution designed to enhance the purchasing journey for both merchants and customers. This seamlessly integrated plugin opens up a world of possibilities, allowing merchants to offer a convenient and flexible PayLater option at checkout.

## Download Plugin

#### Version 4.0

**Release Notes:** Authorization Security Update, [Click Here](https://paylater.gitbook.io/paylater-docs/getting-started/pages/RkmOBOR5AyQeHw8EP1Wo#release-notes-v4.0-june-07-2026)

**Plugin:**&#x20;

{% file src="/files/NtPSlXIecQGaClbC1aCV" %}

#### Version 3.0

**Release Notes:** Webhook, Partial Refund, Full Refund, [Click Here](https://paylater.gitbook.io/paylater-docs/getting-started/pages/RkmOBOR5AyQeHw8EP1Wo#release-notes-v3.0-may-17-2026)

**Plugin:**&#x20;

{% file src="/files/3PnqDaTpOR1schqCXjQg" %}

#### Version 2.1

**Release Notes:** Technical Refactor, [Click Here](https://paylater.gitbook.io/paylater-docs/getting-started/pages/RkmOBOR5AyQeHw8EP1Wo#release-notes-v2.1-april-30-2026)

**Plugin:**&#x20;

{% file src="/files/9LyT0e7r8JwyzrdVSzgm" %}

#### Version 2.0

**Release Notes:** Full-Width Admin Branding, and Advanced PDP/PLP Widget Integration, [Click Here](https://paylater.gitbook.io/paylater-docs/getting-started/pages/RkmOBOR5AyQeHw8EP1Wo#release-notes-v2.0-january-28-2026)

**Plugin:**&#x20;

{% file src="/files/rJNk4jOiZtWXa1dp29Ip" %}

#### Version 1.0

**Release Notes:** Initial Launch, Core Payment Gateway Integration, [Click Here](https://paylater.gitbook.io/paylater-docs/getting-started/pages/RkmOBOR5AyQeHw8EP1Wo#release-notes-v1.0-june-28-2025)

**Plugin:**&#x20;

{% file src="/files/6AyPJDoL1yiB4zFzMVyp" %}

## Installation

Paylater empowers merchants to offer the popular Buy Now, Pay Later (BNPL) payment option to their customers on their WooCommerce websites. This document guides you through the installation and setup process of the&#x20;PayLater&#x20;plugin.

### Before you begin:&#xD;

Ensure you have a&#x20;WordPress Website&#x20;with the&#x20;WooCommerce plugin&#x20;installed and activated.

### Frontend Widgets:

PLP Product List Page

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

PDP Product Detail Page

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

<figure><img src="/files/77GjyBMTs8mf3d4c6Fr7" alt=""><figcaption></figcaption></figure>

## Method 1: Automatic Installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser

* Log in  &#x20;to your WordPress admin dashboard
* Navigate to  &#x20;**Plugins -> Add New Plugin**
* Click on Upload Plugin
* Select the downloaded  &#x20;PayLater  &#x20;plugin zip file.
* Click  &#x20;Install Now  &#x20;and then  &#x20;Activate

<figure><img src="/files/pXYQQABTZV0th8MtTUxA" alt=""><figcaption><p>Log in to your WordPress admin dashboard &#x26; Navigate to Plugins</p></figcaption></figure>

<figure><img src="/files/KDm3N3vW5evAZAI2yRPX" alt=""><figcaption><p>Click on Upload Plugin</p></figcaption></figure>

<figure><img src="/files/6T8yY8TGRHgI7CFyUXha" alt=""><figcaption><p>Select the downloaded PayLater plugin zip file.</p></figcaption></figure>

<figure><img src="/files/vIjwhDydCzWjvWoj6fIo" alt=""><figcaption><p>Click Install Now and then Activate</p></figcaption></figure>

## Method 2: Manual Installation

The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains&#x20;[Manage Plugins](https://wordpress.org/documentation/article/manage-plugins/#Manual_Plugin_Installation)

<figure><img src="/files/b1VirhmuzeUtYF1CJkUh" alt=""><figcaption><p>After Uploading via FTP, you can see PayLater Payment Gateway in Plugin List</p></figcaption></figure>

## Configurations

* Once activated, navigate to  &#x20;**WooCommerce -> Settings -> Payments**
* Locate  &#x20;PayLater  &#x20;in the list of available payment gateways and click on the  &#x20;Manage  &#x20;button.

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

* Enter your  &#x20;Merchant ID  &#x20;and  &#x20;Outlet ID  &#x20;provided [here](/paylater-docs/readme.md#test-credentials). These credentials are crucial for secure communication between your store and the PayLater platform.

<figure><img src="/files/0DbvpKYou0bhQSN3EaI7" alt=""><figcaption></figcaption></figure>

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

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

* Click  &#x20;Save Changes  &#x20;to complete the configuration&#x20;

## Testing

To ensure smooth functionality, it's recommended to test the PayLater payment option:

* Add a product to your cart and proceed to checkout
* During checkout, select  &#x20;PayLater  &#x20;as the payment method.
* You will be redirected to the secure PayLater platform to complete the BNPL payment process.
* Use test shopper account provided in Testing Credentials
* Please use 300 QAR as the amount to test


---

# 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://paylater.gitbook.io/paylater-docs/getting-started/woocommerce.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.
