NFT Checkout:
- Global Reach: Sell NFTs in 160+ countries.
- Versatile Payment Options: Enable your global user base to buy NFTs with credit/debit cards, Apple or Google Pay.
- In-game Tokens Supported: 170+ digital assets and tokens are supported.
Supporting all major NFT Chains
Switch Pay NFT Checkout supports major NFT chains and all EVM-compatible chains.
Easy to Integrate
Get started today and elevate your app’s crypto capabilities to new heights!
import React from 'react';
import { NFTVoucher } from '@nerdunited-switch/switchpay-components';
const MyComponent = () => {
const handleClosingModal = (isCompleted) => {
// Close modal
};
return (
nftAmount="1.23"
companyHeaderId="COMPANY_HEADER_ID"
environment="dev"
securitySignature="123456789"
showModalBackOverride={true}
handleClosingModalCallBack={handleClosingModal}
metadata={{ foo: 'bar' }}
);
};
Support
Frequently Asked Questions
What are NFTs?
NFT stands for Non-Fungible Token, representing unique digital assets that cannot be recreated or fraudulently duplicated. NFTs can be tied to various items such as artwork, nodes, or coupons. Each NFT has a unique ID, making them easy to track and verify.
Which payment methods are supported?
The service supports credit/debit cards, Apple Pay, Google Pay, and over 170 digital assets and tokens.
Which NFT chains are supported?
It supports all major NFT chains and all EVM-compatible chains.
Is NFT Checkout available globally?
Yes, it can be used to sell NFTs in over 160 countries.
Are there any fees associated with using NFT Checkout?
Specific fee details would be outlined in the terms and conditions.