# Payment Methods

Welcome to Shopeasy's Payment Methods section! Here, you can set up various payment options to facilitate seamless transactions in your store. Follow these steps to get started:

#### Step 1: Accessing Payment Methods

1. Navigate to **Payment** in the sidebar to access the payment settings page.
2. In this section, you can customize your payment methods.

#### Step 2: Adding Razorpay

1. Choose **"Razorpay"** from the list of available payment methods
2. Click **"Add"** to activate Razorpay for your account.

#### Step 3: Completing Razorpay Setup

1. Once you've added Razorpay, it will be enabled as a payment option in your store.
2. Customers will now be able to use Razorpay for transactions.

#### Note:

* Razorpay is a secure and popular payment gateway that allows for smooth online transactions.

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


---

# 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.shopeasy.ai/settings-and-options/payment-methods.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.
