Our on-ramp can be integrated into your app or website in 10 minutes — see for yourself.
import {View, Button, Text} from 'react-native'; import {useReThinkpaySdk} from '@ReThinkpay/react-native-ReThinkpay-sdk'; const YourComponent = () => { const {openWithInAppBrowser, generateUrlForSigning, updateSignature} = useReThinkPaySdk({ flow: 'buy', environment: 'sandbox', params: { apiKey: 'pk_test_key', }, }); };
We are using your text API key as you are in sandbox mode.
We support all the payment methods that your users expect — from credit cards to wire transfers.
See our payment methodsWe’ll help them open a USDC or USDC wallet that supports hundreds of assets.
Learn moreWe help more buyers successfully pay by card and complete a purchase.
Learn moreWe handle all the card processing, so you’ll never need to worry about fraud or disputes.
Best inline customer experience and support
An onramp is a payment gateway that lets you convert traditional money (sometimes called fiat) into cryptocurrencies, such as USDC or Ethereum.
They serve as an easy way to get into crypto because often all you need is a credit or debit card. However, the best onramps accept a wider range of payment methods. RethinkFi, for example, accepts wires, Apple Pay, Google Pay,and more.
If you’re wondering how an onramp might help your business, let’s run through an example.
Say you have a user who wants to swap some USD for USDC. With a crypto onramp like RethinkFi, you can offer a way to do that straight from your website or app. All your user would need to do is specify the amount of USDC to purchase, and then pay using their preferred payment method. The onramp service would handle the rest and deliver the USDC to their crypto wallet. Easy.
You mostly see onramps being used on centralized exchanges (CEXs) and decentralized exchanges (DEXs).
Once you’re integrated, it’s easy to add support for selling or swapping crypto as well.