Create a Trigger
Set up a Trigger action that NoRamp will run to transfer/mint the NFT once the credit card payment is successful.
In the sidebar on the dashboard click on Triggers & Wallets
After clicking on Add Trigger you can select the kind of trigger action you need for your smart contract
There are many pre-populated options, select the one most aligned with our smart contract, or select Custom Action for full customizability
After selecting the type of Trigger action you want to run on successful payments, fill in the require information
Fill in the contract address of your deployed smart contract along with the method signature or ABI of the function you want to run on successful payments.
You'll notice there is a Custom Address section, since NoRamp helps you serve buyers that don't have wallets yet we have implemented the ability to create a wallet for them. Enable the Custom Address setting and select the method parameter that you would like NoRamp to use for that wallet address we create for the buyer.
After clicking Add Trigger, you should now see your Trigger created, along with its associated Trigger ID. We will use this later to create a Price for your NFT sale.