# PayPal - Sell products using PayPal embed buttons

{% hint style="info" %}
In case if you don't want to use our built in e-commerce system and Stripe Integration for accepting payment you can also use third-party e-commerce widgets or PayPal embed button for accepting payments or selling products.&#x20;

For selling products using PayPal payment links please read previous article or click here. &#x20;
{% endhint %}

### Firstly, you need to Login into your PayPal account and then from Tools select button or click on All tools button

![](/files/-LieBE7udG4bnJGIaMHe)

The above options can differ in your account or country/region. Please check PayPal help center for creating PayPal button.&#x20;

### Choose the PayPal buttons option from Tools

![](/files/-LieCpvBf0-JzYiCRemo)

The above options can differ in your account or country/region. Please check PayPal help center for creating PayPal button.&#x20;

### Fill the required information like price, tax, item name etc.&#x20;

![](/files/-LieGwe29JDk52k8BKQv)

### You can also choose different types of buttons like Buy now, subscription and add to cart button

![](/files/-LieHOer_QJBehcBnQ_p)

### You can create a success/thank you or other custom page in your VINTCER website and then add it while creating the button, after successful payment PayPal will redirect your client to your website.

### Click on the Create Button after filling the required button

![](/files/-LieIO5iWW2TyNsrahUV)

### Copy the generated code and open your VINTCER editor

![](/files/-LieLNfpPhOO6yL5bPtG)

### Add any Section of your choice, you can choose from any section type, use something like Gallery section if you want to display lots of products together.&#x20;

![](/files/-LieLiBgGr-v9MK5ECik)

### Click on any element like text and then click on + icon/button

![](/files/-LieLzLx1Sl2WYeZ8mB7)

### Select the Widget element (last option- see the image below)

![](/files/-LieM7mXA70JL0m97WLx)

### Paste the PayPal button code that you have copied from the PayPal button generator,  inside the code section. Click on ***SAVE*** button.

![](/files/-LieMHIuZ4eyqp0vP74I)

### Thats it, PayPal button will be added to your website. If you want to connect built-in buttons to PayPal payment inks please read next step.&#x20;

![](/files/-LieMb5GqsOY-QaWptZE)

## You can also use the built-in editor buttons to link the Payment page. Click on any element and then select the Button element&#x20;

![](/files/-LieNFarg5sJRfID3M2H)

### A button will be added to that section, click on the button and then choose Link To... option

![](/files/-LieNJy2YuXBvDAMDmaS)

### Select External Url option

![](/files/-LieNV8X0PWoc0B1JAxu)

### From PayPal code generator, select Email option and copy the Link

![](/files/-LieNp4BYYCRsrUuxfJT)

### Paste the link into External Url option and click on SAVE button

![](/files/-LieNnaC2471jP3nSexC)

{% hint style="success" %}
Always click on Publish or Update live site button to make the changes live on your website.&#x20;
{% endhint %}

## TIP- If you want to list a lots of products then use Gallery like section

### After adding a Gallery Section, click on the image and then click on + icon/button

![](/files/-LiePJN3GCqCaLURqpGv)

### Now choose Widget option (blue colored last button as shown in below images)

![](/files/-LiePZb4QGLPAB5ZE6dC)

### Paste the button code into code editor and click on SAVE button

![](/files/-LiePxm9lI86Lax2o4mc)

{% hint style="success" %}
Always click on Publish or Update live site button to make the changes live on your website.&#x20;
{% endhint %}

{% hint style="warning" %}
Feel free to contact us via live chat if you need any help or raise a support ticket here- <https://www.vintcer.com/support>
{% endhint %}


---

# 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/paypal-sell-products-using-embed-buttons.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.
