Skip to main content

Testing Guide

End-to-end guide for testing your OozooPay SDK integration with testnet tokens.

Steps

  1. Project Setup — create project, wallet, API keys, payment tokens
  2. Wallet Setup — install MetaMask / Phantom and switch to testnet
  3. Get Testnet Tokens — Ethereum Sepolia ETH, USDC, Solana SOL faucets
  4. Configure Server — env vars for HMAC signing
  5. Payment Flow — full checkout walkthrough with screenshots
  6. Verify the Result — dashboard transactions, block explorers
  7. Withdrawal Requesttransfer() flow + admin 2FA approval

Reference