Documentation

    Integration Documentation

    Add Express P2P crypto trading to your platform with our easy-to-integrate widget. Connect your users directly with verified sellers for seamless crypto purchases.

    What is Palzea Widget?

    Palzea Widget is an embeddable crypto trading solution that enables your users to buy and sell cryptocurrency directly through your platform. Our Express P2P network connects buyers with verified sellers, providing escrow protection and seamless transactions.

    Key Features:

    • Easy integration with just a few lines of code
    • Support for multiple cryptocurrencies (BTC, ETH, USDT, etc.)
    • Built-in KYC verification for secure transactions
    • Escrow protection for buyer and seller safety
    • Customizable themes to match your platform's design

    How to Integrate Widget

    Step 1: Get Your API Key

    First, you need to register as a partner and obtain your API credentials.

    1. Go to Partner Portal
    2. Register or login to your partner account
    3. Navigate to "Developers" section in your dashboard
    4. Copy your API Key

    Note: Keep your API Key secure and never expose it in client-side code.

    Step 2: Add Widget to Your Platform

    HTML/JavaScript Integration:

    <!-- Add this to your HTML -->
    <iframe
      src="https://widget-p2p-stage.palzea.com?apikey={{apikey}}&theme=dark/light"
      title="Palzea Crypto Widget"
      loading="lazy"
      allow="accelerometer; autoplay; camera; gyroscope; payment; microphone"
      referrerpolicy="no-referrer-when-downgrade"
      style="width:100%; height:750px; border:0;"
    ></iframe>

    Test Credentials

    Use these credentials to test the integration in sandbox mode:

    Sandbox API Key

    pk_test_XXXXXXXXXXXXXXXXXX

    Note: Sandbox mode simulates transactions without real money. Visit the Partner Portal to get your production credentials.

    Getting Help and Support