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
  1. Get started
  2. Payment methods & locations

Apple Pay

PreviousForeign CurrenciesNextWhitelists/Allowlists

Last updated 2 years ago

We support Apple Pay! 🍎💳

However, because of Apple Pay specific details, we have to open up a separate tab for Apple Pay to work.

The flow will be

  1. User sees NFT on example.com

  2. User clicks "Buy with card" button example.com

  3. Winter widget opens on example.com

  4. User clicks "Apple Pay" payment method

  5. Winter will open up a new checkout tab with our own domain (usewinter.com)

  6. User will complete the checkout

This is because Apple Pay only works on Apple & Winter verified domains ().

Apple docs