> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stablepayfi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# SHOPYY

This guide will help you integrate StablePay stablecoin payment functionality into your SHOPYY store.

## **1. Manage Your SHOPYY Store in StablePay**

**Prerequisites**: Please contact StablePay customer service to activate your merchant account. Your account credentials will be sent to your email.

**Steps**

1. Log in to the [**StablePay Merchant Dashboard**](https://merchant.stablepay.co/#/auth/login)
2. Navigate to the **Store Management** page, click **\[Create Store]**, select **SHOPYY** as the channel type, and submit for StablePay review
3. Once approved, you can obtain your **API Key**, **Secret Key**, and **Webhook Secret** from the store list operations
   <Frame>
     <img src="https://mintcdn.com/stablepay-a1f5fa99/Fks_RpQcbXNA6Py_/images/shopyy/shopyy1.png?fit=max&auto=format&n=Fks_RpQcbXNA6Py_&q=85&s=de7ce26b98550d738306f825b82ff3b9" alt="Shopyy1" width="1280" height="502" data-path="images/shopyy/shopyy1.png" />
   </Frame>

<Frame>
  <img src="https://mintcdn.com/stablepay-a1f5fa99/Fks_RpQcbXNA6Py_/images/shopyy/shopyy2.png?fit=max&auto=format&n=Fks_RpQcbXNA6Py_&q=85&s=70b311bc448131579cf2c4d17f75cbf8" alt="Shopyy2" width="1280" height="780" data-path="images/shopyy/shopyy2.png" />
</Frame>

### **Configure Webhook URL**

Please replace `{yourdomain}` with your SHOPYY store domain:

```text theme={"system"}
https://{yourdomain}/homeapi/checkouts/server/stablepay/callback
```

<Frame>
  <img src="https://mintcdn.com/stablepay-a1f5fa99/Fks_RpQcbXNA6Py_/images/shopyy/shopyy3.png?fit=max&auto=format&n=Fks_RpQcbXNA6Py_&q=85&s=bdf918d5aa14fd1b309d7adc7ccbad00" alt="Shopyy3" width="1106" height="1037" data-path="images/shopyy/shopyy3.png" />
</Frame>

## **2. Bind StablePay Application in SHOPYY Admin**

### **Step 2.1: Log in to SHOPYY Admin \[Store Settings - Payment Settings]**

<Frame>
  <img src="https://mintcdn.com/stablepay-a1f5fa99/Fks_RpQcbXNA6Py_/images/shopyy/shopyy4.png?fit=max&auto=format&n=Fks_RpQcbXNA6Py_&q=85&s=b26546a88db039da9f9e3806683037e4" alt="Shopyy4" width="1280" height="609" data-path="images/shopyy/shopyy4.png" />
</Frame>

### **Step 2.2: Bind Account**

Enter the **API Key**, **Secret Key**, and **Webhook Secret** created in the StablePay merchant dashboard.

<Frame>
  <img src="https://mintcdn.com/stablepay-a1f5fa99/Fks_RpQcbXNA6Py_/images/shopyy/shopyy5.png?fit=max&auto=format&n=Fks_RpQcbXNA6Py_&q=85&s=759105740866640a5297f7ed661826c9" alt="Shopyy5" width="1085" height="768" data-path="images/shopyy/shopyy5.png" />
</Frame>

### **Step 2.3: Edit Payment Display**

<Frame>
  <img src="https://mintcdn.com/stablepay-a1f5fa99/Fks_RpQcbXNA6Py_/images/shopyy/shopyy6.png?fit=max&auto=format&n=Fks_RpQcbXNA6Py_&q=85&s=cb2a8615c34ee8ae8408aafb59ac3160" alt="Shopyy6" width="1280" height="972" data-path="images/shopyy/shopyy6.png" />
</Frame>

| Configuration Item   | Suggested Value                 |
| :------------------- | :------------------------------ |
| Payment Name         | StablePay                       |
| Frontend Description | USDT \| USDC Stablecoin Payment |

## **3. Installation Complete, Start Accepting Payments with StablePay**

Congratulations! You have successfully completed the integration of StablePay with SHOPYY, and can now start accepting stablecoin payments.

<Frame>
  <img src="https://mintcdn.com/stablepay-a1f5fa99/Fks_RpQcbXNA6Py_/images/shopyy/shopyy7.png?fit=max&auto=format&n=Fks_RpQcbXNA6Py_&q=85&s=367bdf9807adf66ddd840fb4ecf0998c" alt="Shopyy7" width="527" height="200" data-path="images/shopyy/shopyy7.png" />
</Frame>
