# Synamate Payments

### Overview & Introduction:

{% embed url="<https://www.loom.com/share/4994b725528f4a41ba57f7b386aa7196?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true>" %}

### How to Integrate Razorpay with Synamate:

{% embed url="<https://www.loom.com/share/48bae2f70baa44768f7950f261d5880d?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true>" %}

### How to Create a Product in Synamate:

{% embed url="<https://youtu.be/RDIzzgxNo-8?rel=0>" %}

The above video contains:

1. How to create a product in Synamate payments
2. How to add bumps to your product
3. How do you redirect users to multiple thank you pages based on their purchase

### How to Create a Payment Form and Add it to Your Funnel/Website:

{% embed url="<https://youtu.be/6K2kjcopn6I?rel=0>" %}

The above video contains:

1. How to create a payment form with pre-existing template
2. How to add the script of created product to Synamate forms
3. How to make a button to scroll to the payment form upon click

{% hint style="danger" %}

1. Please don't add 2 payments forms into a funnel page/website page, even don't duplicate or add the same form again in the same funnel/website page. It will not work if you do so.
2. Please don't also add the the payment form in a popup of any funnel/website page.
   {% endhint %}

### Creating Automations

#### How to Create Product Purchased Automation

{% embed url="<https://www.loom.com/share/d95df10192f14f2da7aae5329b45c8ce?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true>" %}

#### How to Create Cart Abandonment Sequence Automation

{% embed url="<https://www.loom.com/share/9d0db418483a4f33a3508b0104411e1f?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true>" %}

#### How to Collect Payments for Appointments

{% embed url="<https://www.loom.com/share/501db6c530894fed8dfe8db3e12391e7?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true>" %}

Please contact us on <support@synamate.com> for any kind of queries regarding this.


---

# 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://help.synamate.com/docs/synamate-modules/synamate-payments.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.
