Winter - Sell NFTs via credit card
  • Get started
    • Get Started
      • Project Testing
      • Push to Production
    • Marketplaces
    • How do I get paid?
    • Payment methods & locations
      • Foreign Currencies
      • Apple Pay
    • Whitelists/Allowlists
  • Marketplace integrations
    • Intro
    • Implementation strategy
      • Directly with smart contracts
      • Aggregation APIs
      • APIs to build a transaction
      • Build and submit a transaction
  • Primary Mint Smart Contracts
    • 🚨Requirements
    • ETH, Polygon, and EVM
      • Multi-contract
      • Drop types we support
    • Solana
    • Crypto pricing
  • Front End Integration
    • Customization
    • Pre-fill (email, wallet, etc)
    • React
    • React (Marketplace)
    • Plain HTML
    • Post-purchase
    • CSS customization
  • Platform API
    • Intro (read this first!)
    • testmode -> livemode
    • /createProject
    • /updateProject
    • /deleteProject
    • /updateWhitelist
    • /getProjects
  • Wallet API Docs
    • Intro
    • /getNFTs
    • /transferNFT
  • NFT Claim API
    • Intro
    • /mintNFT
    • /mintFreeNFT
    • /transferNFT
  • Cross-chain payments
    • Intro
    • Integration
Powered by GitBook
On this page
  • πŸ‘†Step 0 - Choose your implementation strategy (aka how you want to integrate)
  • πŸ“§ Step 1 - Email us at marketplaces@usewinter.com to apply and get your API key to go live!
  • πŸ›  Step 2 - Integrate our React widget in your front end!
  • πŸš€ Step 3 - Go live!
  1. Marketplace integrations

Intro

PreviousWhitelists/AllowlistsNextImplementation strategy

Last updated 2 years ago

Welcome! Are you a degen NFT marketplace? Are you a gaming platform? Are you just curious? Well, this is the place for you to learn how to setup Winter's checkout with your marketplace!

Ready to get started? Email us at marketplaces@usewinter.com and we can help guide you!

So you have your own NFT marketplace?

You're looking to add credit card/cross-chain payments? Or custodial wallets?

Then look no further! πŸŽ‰

As of now, we support NFT marketplaces on a few main blockchains:

  • Ethereum (ETH)

  • Polygon (MATIC)

  • Solana (SOL)

  • Cardano (ADA)

  • Avalanche (AVAX)

  • Tezos (XTZ)

  • Binance (BNB & BUSD) (🚧 In beta)

You're probably wondering "How do I integrate?" Well, at a high level:

πŸ‘†Step 0 - (aka how you want to integrate)

πŸ“§ Step 1 - Email us at marketplaces@usewinter.com to apply and get your API key to go live!

πŸš€ Step 3 - Go live!

πŸ›  Step 2 -

Choose your implementation strategy
Integrate our React widget in your front end!