---
page_title: Pre-Requisites
product: Unified Click to Pay
page_source: https://juspay.io/br/docs/unified-click-to-pay/docs/unified-click-to-pay/prerequisites
llms_txt: https://juspay.io/br/docs/llms.txt
product_llms_txt: https://juspay.io/br/docs/unified-click-to-pay/llms.txt
---


# Pre-Requisites



Before you begin the integration, please ensure the following prerequisite is met:


## **Merchant Registration with SRC** 



Your merchant account must be registered with the card networks (Visa, Mastercard, etc.) to participate in the Click to Pay ecosystem. This is a one-time setup process.

* **[Managed Onboarding](https://juspay.io/br/docs/unified-click-to-pay/docs/unified-click-to-pay/prerequisites#Merchant-Onboarding-Procedure)** **:**  Juspay can manage this entire registration process on your behalf. You will need to provide the necessary business and branding information to your Juspay account manager.
* **Direct Onboarding:**  If you have an existing direct relationship with the card networks, you can provide your SRC credentials (srcDpaId) to Juspay.


## Merchant Onboarding Procedure




### **1. Business Identification** 



This information is used to legally identify the merchant entity.

* **Legal Company Name:**  The official, registered name of the business.
* **"Doing Business As" (DBA) Name:**  The customer-facing brand name, if different from the legal name.
* **Registered Business Address:**  The official physical address of the company.
* **Business Registration/Tax ID:**  The company's official tax identification number.


### **2. Payment Processing Details** 



These details are critical for linking the merchant's Click to Pay profile to their existing payment processing setup.

* **Merchant ID (MID):**  The unique identifier assigned to the merchant by their acquiring bank for payment processing. This is a crucial piece of information.
* **Acquirer Information:**  The name of their acquiring bank and potentially the Acquirer BIN. This is often required for routing 3DS and other authentication requests.


### **3. Application & Branding Details** 



This information is used to configure the user-facing aspects of the Click to Pay experience. This data populates the dpaData object in API calls.

* **DPA Name:**  The official name of the Digital Payment Application (e.g., "SuperRetail Android App").
* **DPA Presentation Name:**  The friendly name displayed to consumers in the UI (e.g., "SuperRetail").
* **DPA URI:**  The merchant's website URL.
* **DPA Logo URI:**  A direct URL to the merchant's logo that will be displayed in the Click to Pay interface.


### **4. Contact Information** 



Standard contact details are needed for administrative and technical communication.

* **Technical Contact:**  Email and phone number for the person or team responsible for the technical integration.
* **Business Contact:**  Email and phone number for a business or administrative representative.

---

## See Also

- [User Journey](https://juspay.io/br/docs/unified-click-to-pay/docs/unified-click-to-pay/user-journey)
- [Sequence Diagram](https://juspay.io/br/docs/unified-click-to-pay/docs/payment-page-integration/sequence-diagram)
