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: Make sure your smart contracts conform to our standards
  • πŸ“ Step 1: Login to our dashboard & create a project
  • πŸ“ Step 2: Integrate on your front end
  • πŸ“ Step 3: Push to production!
  1. Get started

Get Started

NextProject Testing

Last updated 2 years ago

Welcome to Winter!

You're on your way to integrating an NFT checkout for FREE!

Total time: 10 minutes

πŸ“ Step 0: Make sure your smart contracts conform to our standards

Check out the smart contract APIs we support!

πŸ“ Step 1: Login to our dashboard & create a project

Go here

  1. Login

  2. Fill out the form to begin the process of verification

  3. Create a project

  4. Integrate into your website & test

  5. Push project to production and finalize verification

πŸ“ Step 2: Integrate on your front end

Choose between the following based on the frontend code for your website:

πŸ“ Step 3: Push to production!

Note! Pushing to production can take 1-3 business days to approve. Plan accordingly!

Push your project to production!

Here's a quick video tutorial on how to do that

(THIS IS PROBABLY WHAT YOU NEED)

❄️
πŸ•
Ethereum, Polygon, and EVM based blockchains
Solana
https://business.usewinter.com/
React
Plain HTML