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. Tylt CPG (Crypto Payment Gateway)
  2. API Reference

Accept Crypto Payments

The Accept Crypto Payments section focuses on enabling merchants to accept cryptocurrency payments from their customers seamlessly. This section provides detailed guides on setting up payment requests, handling different cryptocurrencies, and ensuring payments are processed smoothly.

Key highlights include:

  • Creating Pay-In Requests: Merchants can generate requests for customers to pay in a variety of supported cryptocurrencies. This includes using both fiat and crypto as base currencies.

  • Transaction History: Merchants can access the full history of all pay-in transactions, allowing them to monitor and reconcile payments.

  • Transaction Information: Merchants can access detailed infromation about a specific transaction by querying its order id.

  • Callback Integration: Tylt provides flexible options for integrating callback URLs to receive payment status updates in real-time.

In this section, you’ll also find examples for accepting payments in different cryptocurrencies, setting base and settled currencies, and monitoring payment statuses. The Pay-In Request API is central to this process and is explained in detail, including request/response formats and code snippets to integrate easily with your platform.

PreviousAPI ReferenceNextCreating a Pay-in Request

Last updated 8 months ago