# Merchant Activation Procedure

### Account Opening Procedure

1\. Visit OTT Pay official website [www.ottpay.com](http://www.ottpay.com) and click "Register" to enter your contact information, or call 1-800-688-9838. Our account manager will contact to you to discuss about detailed information.

2\. Sign the contract and provide related application materials. After verification, OTT Pay will open the service for you.

3\. We will provide related developing documents. If there is any technical issue, our stuff will help your team with the payment integration.

### Application Materials

To active your account and integrate with the payment services we will need you to provide following documents:

1\. Application Form

2\. Scanned merchant registration documents (screenshots of querying result with registration number can also be used if necessary)

3\. Scanned identity documents of legal representative

4\. Screenshots of web page/app/mini program/official account (3 or more)

5\. Website URL or the name of your app/mini program/official account.

6\. WeChat appid (for WeChat Pay In-app payment and Mini-program payment)

7\. Scanned void cheque or bank account transaction record（detailed transaction can be omitted)


---

# 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.ottpay.com/solutions-en/online-merchants/merchant-opening-procedure.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.
