PAYRAM
API SPECS
  • INTRODUCTION
    • 👋PAYRAM
    • 💡Getting Started
      • Setup
      • YAML Configuration
      • Wallet Configuration
      • Reset Setup
      • Update PayRam Server
      • Check your Database
      • Project API Keys
      • Webhook Integration
      • 🦊Test Wallet Setup
  • PAYMENT INTEGERATION
    • 📪Payments Flow
    • 🎌Integrating Payments
      • Implementing the Payment Form
      • Generating a Payment Link
      • Get Payment Details
      • Checking Payment Status
      • Webhook
  • REFERRAL INTEGRATION
    • 👬Referral Flow
    • Create New Campaign
      • Embed the Referral Dashboard
      • Link Referrers to Referees
      • Trigger Events
  • Fund Management
    • 🛠️Smart Consolidation
    • ⛽GAS Station
    • 👮‍♀️Policy Management
  • DEVELOPERS
    • 🎨API Reference
    • 🧪Test Faucets
  • SUPPORT
    • ⁉️FAQ
      • Deployment FAQ's
      • Configuration FAQ's
      • API Integration FAQ's
      • Fund Management FAQ's
      • Referral FAQ's
      • Debug FAQ's
    • 📅Change Log
Powered by GitBook
On this page
  1. INTRODUCTION
  2. Getting Started

Test Wallet Setup

Here, MetaMask will serve as our designated test wallet.

  • Install MetaMask:

    • Install the MetaMask browser extension or mobile app and follow the setup instructions.

  • Create a Wallet & Save the Seed:

    • During setup, you'll receive a mnemonic seed phrase—store it in a secure location. You'll use this wallet for testing purposes.

  • Select a Test Network:

    • Switch MetaMask to a test network (Sepolia) where you can work with test funds.

      Tip: Test networks are specifically designed for development and testing, allowing you to get free test funds through faucets.

  • Refill With Faucets:

    • Access testnet faucets to get test funds for simulating transactions and testing your wallet.

      • Faucets for test Funds.

        1. For ETH sepolia: https://www.alchemy.com/faucets/ethereum-sepolia

        2. For USDC: https://faucet.circle.com/

          Contract: 0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238

        3. For USDT: https://developer.bitaps.com/faucet

          Contract: 0xBC7155A7BB411563a5B518b76F2c1EC51b380632

  • Transfer Funds via Payram:

    • After funding your test wallet, use the addresses or QR Code displayed on the Payram payment page to send funds. This helps verify your integration and confirms proper transaction processing.

PreviousWebhook IntegrationNextPayments Flow

Last updated 3 months ago

💡
🦊