Nivapay - Product & API Documentation
  • 📖Introduction
    • 🚀What is Nivapay?
    • 🏂Onboarding Process
  • 💡PRODUCTS
    • Onramp to Merchant Deposit
      • How to integrate
    • NFT Checkout
      • How to integrate
    • NFT Minting
      • How to integrate
    • 💸Currency Coverage
    • ⏯️Test Credentials for Sandbox
    • 📒Registering your Smart Contract
  • 🔗Integrations
    • ☁️Environments
    • 🔑Authentication
    • #️⃣API response codes
    • 📦Web SDK (ReactJS)
  • ⚙️API Documentation
    • Onramp to Merchant Deposit
    • NFT Checkout
    • NFT Minting
  • 🌐Webhooks
    • Overview
    • Onramp to Merchant Deposit
    • NFT Checkout
    • NFT Minting
Powered by GitBook
On this page

Was this helpful?

  1. PRODUCTS

NFT Minting

PreviousHow to integrateNextHow to integrate

Last updated 1 year ago

Was this helpful?

With the NFT Minting solution you can allow your users to mint or buy NFT by paying in their choice of crypto currency. This means user does not need to go through the hassle of finding a liquidity of a specific token, have crypto in or certain type of wallets so that they can do Dapp-wallet connect, receive signatures they don't understand and signing those transactions.

User journey for NFT Minting is:

  • User previews the crypto amount to be paid

  • Complete the payment with any wallet of their choice

  • We receive & confirm their deposit

  • Behind the scenes we invoke your smart contract, on behalf of the user, using the funds sent by the user.

Wallet compatibility

We are wallet agnostic i.e. we do not put any restriction on the kind of wallet which the user need to have to send crypto to us. So be it Centralized Exchange or DeFi wallet, custodial or self-custodial, hot or cold, as long as it supports transfer of crypto to a desired address, it can work. For power users, we do offer a familiar Metamask connect option as well.

To integrate with this product, refer to our "" section.

💡
MetaMask
How to