> For the complete documentation index, see [llms.txt](https://support.xplorpay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.xplorpay.com/pci-compliance/clym-digital-compliance-solution.md).

# Clym Digital Compliance Solution

Improve website accessibility and manage online privacy compliance with Clym.

Clym helps small businesses address website accessibility, consumer data privacy, and online regulations. Xplor Pay includes Clym in the DataGuardian Compliance and Security program.

### What Clym provides

Clym is an all-in-one digital compliance solution. It helps you make your website more accessible and manage privacy requirements.

Use Clym to:

* Improve access for website visitors.
* Build customer trust.
* Reduce potential legal and regulatory risks.

### Enrollment details

Participation is optional. Eligible merchants are automatically enrolled beginning October 1, 2025.

You can opt out at any time after enrollment.

{% stepper %}
{% step %}

#### Open Support

Log in to [Merchant Portal](https://merchantportal.xplorpay.net/). In the left navigation, select **Support**.
{% endstep %}

{% step %}

#### Select Compliance

Under **How can we help you?**, select **Compliance**.
{% endstep %}

{% step %}

#### Submit the opt-out request

Under **Choose the best description**, select **Clym Opt-Out Request**.
{% endstep %}
{% endstepper %}

### Set up Clym

{% stepper %}
{% step %}

#### Sign in to Merchant Portal

Go to [Merchant Portal](https://merchantportal.xplorpay.net). In the PCI section at the top of the dashboard, select the arrow to open the DataGuardian portal.
{% endstep %}

{% step %}

#### Register for Clym

Select the Clym link. Complete the registration page. Most fields are prepopulated.
{% endstep %}

{% step %}

#### Configure your website

In the Clym portal, go to **Company Data → Generic Settings**. Under **Website Settings**, select the gear icon.
{% endstep %}

{% step %}

#### Install the widget

Follow the on-screen instructions. Add the widget to your website to complete setup.
{% endstep %}
{% endstepper %}

### Get help

The Clym setup takes about five minutes. For implementation guidance, visit the [Clym knowledge base](https://knowledge.clym.io/en/).

Contact Clym support through live chat, the contact form, or email:

* Email: <support@clym.io>
* PCI Help Desk: 855-864-1732

Also review the Merchant FAQs and Merchant Flyer:

* [Merchant FAQs](https://go.xplorpay.com/l/837093/2025-08-29/51wph1/837093/1756494903ImAYMMEZ/Xplor_Pay_Clym_FAQs_for_Merchants_082925.pdf)
* [Merchant Flyer](https://go.xplorpay.com/l/837093/2025-08-07/51swxx/837093/17545981358frtqIOT/Xplor_Pay_Clym_Flyer_072825.pdf)


---

# 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://support.xplorpay.com/pci-compliance/clym-digital-compliance-solution.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.
