environment

{contract_name} contract LIVE
 

Price of one NFT
Max qty per transaction
{max_qty}
Network
{network_display_name}
address
{address}
Contract identifier
{contract_uuid}
Explorer
Minting function name
{method_name}

How to add NFTpay to your website

There are 2 ways to add the NFTpay payment form to your website. Both options involve copy-pasting some code directly onto a webpage on your site. Select and use just one option below.


Option 1: Embeddable credit card form code
Option 1 provides an injected script which adds a 'Buy with Card' button with the dollar price and displays the payment form in a popup. This option may not always work with third-party website building platforms.

Copy this code into your web page. You must replace any dynamic variables at runtime.




Option 2: Embeddable iFrame
Option 2 provides an iframe that displays the pay form. This option requires you to decide how and when to display it but works with almost all third-party website building platforms.

Copy this iframe into your web page. You must replace any dynamic variables at runtime.



Webhooks

User Payment Complete