{
  "@context": "https://schema.org",
  "@type": "HowTo",
  "@id": "https://tradingbite.net/pay#howto-checkout",
  "name": "How to buy Trading Bite membership or digital products",
  "description": "Step-by-step crypto checkout for Trading Bite membership, indicators, Expert Advisors, and digital tools.",
  "totalTime": "PT30M",
  "estimatedCost": {
    "@type": "MonetaryAmount",
    "currency": "USD",
    "value": "9.99"
  },
  "tool": [
    {
      "@type": "HowToTool",
      "name": "Email address for OTP verification"
    },
    {
      "@type": "HowToTool",
      "name": "BTC, ETH, or Binance-compatible wallet"
    }
  ],
  "supply": [
    {
      "@type": "HowToSupply",
      "name": "Exact plan amount in the correct crypto asset and network"
    }
  ],
  "step": [
    {
      "@type": "HowToStep",
      "position": 1,
      "name": "Choose your plan",
      "text": "Open https://tradingbite.net/pay and select Member Portal, Trend Finder, The Pulse EA, Influencer Partner, or Trader Brand Website.",
      "url": "https://tradingbite.net/pay"
    },
    {
      "@type": "HowToStep",
      "position": 2,
      "name": "Verify identity with email OTP",
      "text": "Enter your name and email, accept terms, and confirm the one-time code. Wallet addresses stay hidden until verification succeeds."
    },
    {
      "@type": "HowToStep",
      "position": 3,
      "name": "Send crypto payment",
      "text": "Send the exact listed USD amount using BTC, ETH, or Binance ID on the correct network. Keep your reference ID."
    },
    {
      "@type": "HowToStep",
      "position": 4,
      "name": "Submit payment proof",
      "text": "Send reference ID, plan name, amount, transaction hash or screenshot, and checkout email via WhatsApp or Discord as shown on the proof step."
    },
    {
      "@type": "HowToStep",
      "position": 5,
      "name": "Receive activation",
      "text": "After on-chain verification, Trading Bite creates portal access or delivers digital licenses — usually within 24 hours."
    }
  ]
}
