# Use Razopay pay buttons on your website

Login in to your [Razorpay dashboard](https://dashboard.razorpay.com/app/dashboard) and select the Payment Button

![](/files/-MTm5ZIBID8LPCztD0qZ)

Click on the Create Payment button option from the right corner

![](/files/-MTm6obtw4Ykb4Kw4VNR)

Select any kind of button you need

![](/files/-MTm72ddwnwPAFrCB3qS)

Enter the Product amount, Title, and Amount and click on the Next button

![](/files/-MTm7qEyGmgvYeuSI1h6)

Click on the Create button

![](/files/-MTmALHYJEOJRLbxS431)

Now, copy the code. You can configure the redirect URL after successful payment from here.&#x20;

![](/files/-MTmAQIXJA7ItKNvoOx-)

{% hint style="info" %}
You can add the code to your VINTCER website in multiple ways, we will explain the two of them here.&#x20;
{% endhint %}

After adding a section (we have used the gallery section here), click on the title/subtitle and then click on the + icon to add a new element&#x20;

![](/files/-MTmGFePDm9axQPLJL1a)

Now choose the Widget (blue colored, last option)

![](/files/-MTmGtbQm0gj4h_-ZtQ2)

Enter the code that you have copied from the Razorpay and click on the Save button

{% hint style="danger" %}
Please ingore the warnings like- Payment Button is not added. Add Button script inside 'form' tag.&#x20;
{% endhint %}

![](/files/-MTmH58demg1k5AgMPlK)

After saving the code click on the publish button and you are all set to accept payments from your customer suing the Razorpay.


---

# 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.vintcer.com/e-commerce/use-razopay-pay-buttons-on-your-website.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.
