Developer Guide
  • Getting Started
    • Why NFTpay
  • NFTpay Services
    • Simple NFT Payments
    • PureCharge API
    • Marketplaces
    • Web3 Gaming
    • Minting Platforms
    • USDC, USDT and BUSD Support
    • Wallet API
    • Whitelists and Allowlists
    • Mint to Destination
    • Conversion Analytics
    • Marketing Service
    • NFT Minting Services
    • Thirdweb and Tuple Support
    • Integrating Thirdweb with NFTpay
    • Embeddable NFT Collection Widget
    • Individual Wallet
  • Integration Docs
    • ⚡How it works
    • ⚡QuickStart
    • ⚡Adding your project
    • ⚡The Sandbox environment
    • ⚡The live environment
    • ⚡Changing the price
    • ⚡Checking sales
    • ⚡Adding NFTpay to your site
    • ⚡Example Mint Function
    • ⚡Locking email
    • ⚡API Check
    • ⚡Automated Collection Deployment
  • FAQ
Powered by GitBook
On this page
  1. Integration Docs

Locking email

There are some cases where you might want to lock the user's email, for instance when a user is signed in to an email account. In order to do this, when you call our iframe, just add a querystring to the iframe like so:

[email protected]

This will pre-populate the email field.

PreviousExample Mint FunctionNextAPI Check

Last updated 1 year ago

⚡