First-party onramps
Last updated
Last updated
Fern's first-party onramps enable your customers to convert fiat into crypto, delivering funds directly to their wallets. Fern onramps are accessible via API, allowing you to design a seamless and customized user experience.
To implement onramps, use the , , and . Specify a fiat currency as the source and a cryptocurrency as the destination to configure the transaction as an onramp.
To fetch a proposed price for a currency conversion, use the endpoint. This endpoint generates a quote for your specified currency route, guaranteeing the price for 5 mins. Quotes provide transparent details, including the exact receiving amount and any applicable fees.
For more details, check out the section.
To create a transaction, use the quote ID to generate an onramp transaction. Once the transaction is created, you'll receive transfer instructions to share with your customer. Once funds are received at the transfer bank account, the destination currency is sent to the specified destination address, completing the transaction within seconds or minutes.
For more details, check out the section.