bitoftrade docs
  • 👋Welcome to the bitoftrade docs!
  • 🤖bitoftrade intro
  • 📨Contact Us
  • For traders
    • ✅Cross-Chain Swaps
      • How it works
        • Liquidity providers & validators
        • Security
      • User Guide
    • 🔄Trading platform
      • Features
        • Leverage trading
        • Token swaps
        • Buy crypto with fiat
        • Market screener
      • Quick start
        • How do I swap tokens on bitoftrade?
        • How to buy crypto with fiat?
        • How to trade with leverage on bitoftrade?
        • How to use the Markets page?
        • How to place limit order?
      • Fees
      • FAQ
  • For businesses
    • 🛒AllPay Widget
      • Use cases
        • Token Owners
        • Personal Exchange
        • Creators
        • GameFi, Metaverse
        • Crypto Payments (soon)
      • Quick start
        • Customization Panel
        • Swap and Sale Integration
        • NFT Widget Integration
          • NFT Listing
          • Code Integration
      • FAQ
  • For developers
    • 🔀Cross-Chain Messaging Protocol
      • How it works
        • Signer Service
          • Event Hash
          • Signer interface
        • Signers Registry Contract
      • Quick start
        • Emit event
        • Verify event
        • Receive event
      • Smart contracts
      • Advanced
        • Threshold Signature
        • Hosted TSS signer
      • Security
      • FAQ
  • Guides
    • 📚General
      • How to download and connect MetaMask for desktop?
      • How do I download and connect MetaMask for mobile?
      • How do I import ERC20 tokens to MetaMask?
      • How do I manage my funds in a volatile market?
      • How to invest in cryptocurrency
    • ⛓️Polygon
      • How to swap on the Polygon network
      • How to bridge my Polygon tokens
      • How to add Polygon to my MetaMask
    • ⛓️Binance Smart Chain
      • How to bridge my BSC tokens
      • How to swap on the BSC network
      • How to add BSC to my MetaMask
    • ⛓️Fantom
      • How to bridge my Fantom tokens
      • How to swap on the Fantom network
      • How to add Fantom to my MetaMask
    • ⛓️Avalanche
      • How to bridge my Avalanche tokens
      • How to swap on the Avalanche network
      • How to add Avalanche to my MetaMask
Powered by GitBook
On this page
  1. For businesses
  2. AllPay Widget
  3. Quick start
  4. NFT Widget Integration

NFT Listing

Create a listing ID before integrating an NFT widget type.

PreviousNFT Widget IntegrationNextCode Integration

Last updated 2 years ago

If you chose to implement an NFT widget in your website, this section is very important before you start the integration phase.

How do I list my NFT?

Our widget has the ability to detect your NFTs in your wallet, create a listing and attach it to a certain widget.

First, click on 'Go listing' on the customization panel.

This will redirect you to your portfolio page, where you'll need to connect your wallet and see all your NFTs.

On this page, you'll be able to create a listing order by choosing the one that you'd like to sell and defining the price and the time range for the sale.

After you confirm the listing you will be able to see it in the 'Orders' table on the same page and keep track of all your listings.

Now we got to the most important part. The listing ID!

Our system will generate a listing code that you'll need to paste into the widget script during the integration phase. You'll find it in the 'Orders' table. Copy it and save it for our next stage.

🛒