Tylt: API Documentation
  • Introduction
    • Introduction
    • Getting Started
    • Generating API Keys
    • Signing API Payloads
    • Important Concepts
    • Merchant Verification
    • Tylt Prime (UPI to Crypto Solution)
      • API Reference
        • Create a Pay-in Instance
        • Create a Pay-out Instance
        • Webhook for Tylt Prime
        • Get Instance Information
        • Get Pay-In Transaction Information
        • Get Pay-Out Transaction Information
    • Tylt Prime (UPI to Crypto Solution - H2H)
      • API Reference ( Pay-In)
        • Create a Pay-in Instance
        • Buyer Confirms Payment
        • Webhook for Tylt Prime
        • Get Instance Details
        • Get Pay-In Transaction Information
        • Get List of Fiat Currency and Supported Payment Methods
        • Get List of Supported Crypto Currency for Settlement
        • Get Conversion Rates
  • Tylt CPG (Crypto Payment Gateway)
    • API Reference
      • Accept Crypto Payments
        • Creating a Pay-in Request
        • Get Pay-In Transaction History
        • Get Pay-In Transaction Information
      • Make Crypto Payouts
        • Creating a Payout Request
        • Get Pay-Out Transaction History
        • Get Pay-Out Transaction Information
      • Supporting API's
        • Get Supported Crypto Currencies List
        • Get Supported Fiat Currencies
        • Get Account Balance / Holdings
        • Get Supported Crypto Networks
        • Supported Base Currency List
      • Webhook
    • Use Cases
      • E-commerce Flow
      • Withdrawal Flow
Powered by GitBook
On this page
  1. Introduction

Merchant Verification

PreviousImportant ConceptsNextTylt Prime (UPI to Crypto Solution)

Last updated 6 months ago

To utilize the API gateway or access white-labeled payment features, merchants are required to complete a moderation process. This process ensures that the merchant is the legitimate owner of a business domain or a Telegram bot associated with the business. Below are the methods for proving ownership and the steps involved in the verification process.


Website Domain Ownership Verification

Merchants can verify ownership of their domain using one of the following three methods:

  1. DNS Record Update:

The merchant can update their DNS records by adding a TXT record with a value provided on the Business Confirmation section . This will allow verification via the DNS.

  1. Meta Tag Addition:

A unique meta tag found on the Business Confirmation section . The merchant needs to add this meta tag to the homepage of their website to prove ownership.

  1. HTML File Upload:

Download the unique HTML file found on the Business Confirmation section . To verify ownership, the merchant must upload this file to the root directory of their website.


Telegram Bot Ownership Verification

For businesses that operate using a Telegram bot, ownership can be proven by:

  • Updating the description field of the Telegram bot with a verification code provided by the system.

Once the merchant updates the bot description with this code, the system will verify the bot ownership.