Skip to main content
This guide is currently React only.

Enable Coinbase Onramp

To enable Coinbase Onramp, you need to first enable it in the Dynamic Dashboard.
  1. Go to the funding page in the Dynamic Dashboard and enable Coinbase Onramp
  2. Configure the onramp to use USDC as the asset and set the default experience to buy (onrampOptions)
You can customize onramp options by overriding the default options with custom configurations for USDC purchases:
React
Use the DynamicContextProvider with overrides to configure custom onramp options for your application:
React
That’s it! In the widget, when you hit deposit, you’ll now see a Buy USDC option:
Buy USDC
Buy USDC with Coinbase Onramp

Next Steps

You can customize the icon and other aspects of the onramp experience. Learn more about that here.
Last modified on March 30, 2026