Payment-Gateway-OpenApi
    Payment-Gateway-OpenApi
    • Getting Started
    • Fiat Collection
      • Overview
      • Pelago Cashier Mode
        • Cashier Mode Introduction
        • Create Pelago Order
      • Pelago Direct Mode
        • Direct Mode Introduction
        • Get Rate
        • Get Product
        • Create Order
        • Get Order Info
        • Order Notify
    • Crypto Collection
      • Overview
      • Create Order
        POST
      • Refund
        POST
      • Withdraw
        POST
    • Common Collection
      • Check Order Info
        POST

    Getting Started

    This guide is used to introduce the concepts of Pelago API so that you can better access, test and release the API.

    Environments#

    Sandbox:https://pg-as-web-staging.walkcloud.xyz/login
    Production: https://merchant.pelagotech.com/login
    💡
    Notice:
    Test and experience: Please use Pelago Sandbox System
    Release and production: Please use Pelago Production System

    Merchant Account#

    Merchant Onboarding Process for Pelago Crypto Payment Collection#

    To use Pelago's crypto payment collection services, merchants must first register for a unique merchant ID through the following process:
    Initial Contact: Merchants should reach out to Pelago's business development team to initiate the onboarding process.
    Agreement Execution: The merchant and Pelago will complete the contract signing process, establishing the legal framework for their business relationship.
    Information Submission: Merchants are required to provide relevant business information and documentation to Pelago's operational team. This typically includes business registration details, compliance documentation, and other necessary merchant credentials.
    System Integration: Pelago's operational personnel will input the merchant's information into the Pelago crypto payment collection system.
    ID Generation: Upon successful information processing and verification, the system will generate a unique merchant ID that will be used for all future crypto payment transactions.

    E-mail Notification#

    Once the merchant ID has been successfully created, merchants will receive an email notification containing their login credentials for the Pelago merchant management system. This email will include:
    Merchant login username/ID
    Initial login credentials or password reset instructions
    Access URL to the Pelago merchant management backend
    截屏2025-05-29 17.54.35.png

    Merchant Key Configuration#

    Using the login information provided in the email notification, merchants can access the Pelago merchant management backend to configure their API integration settings. Within the backend system, merchants can:
    Generate and manage API interface keys
    Configure API authentication credentials
    Set up webhook endpoints for transaction notifications
    Monitor transaction history and account status
    截屏2025-05-29 17.57.17.png

    Create APPID#

    You can create multiple APPIDs for your business, and all the payments from the different APPIDs will be created to your unique merchant account balance.
    截屏2025-05-29 17.59.46.png
    The new App ID must be verified before it can be used.
    Modified at 2025-05-29 10:30:08
    Next
    Overview
    Built with