Decent Checkout enables users to onramp to any token on any supported chain and complete transactions with fiat. You can easily install customizable onramp links like the examples below to seamlessly onboard new users to your app. Please see our docs for more information.
Prompt a user to checkout and link to the appropriate Decent Checkout URL. When the transaction completes, the user will be redirected back to your site.
<a href='https://checkout.decent.xyz/' target='_blank'>Visit Checkout</a>
<a href='https://checkout.decent.xyz?wallet=undefined' target='_blank'>Checkout to Wallet</a>
<a href='https://checkout.decent.xyz?wallet=undefined&chain=8453&token=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913&app=onramp' target='_blank'>Onramp to USDC on Base</a>
<a href='https://checkout.decent.xyz?wallet=undefined&chain=10&app=nft&nft=0x0110bb5739a6f82eafc748418e572fc67d854a0f%3A7983&redir=decent.xyz'>Purchase NFT on Optimism</a>
<a href='https://checkout.decent.xyz?wallet=undefined&chain=42161&token=0x539bdE0d7Dbd336b79148AA742883198BBF60342&app=bridge'>Bridge to MAGIC on Arbitrum</a>