Accept cryptocurrencies in the best convenient way
We bring together everything that’s required to accept crypto payments as an additional payment method. Our solution allows you to accept all major coins and withdraw them to your cold storage or exchange
Users deposit accounts with major cryptocurrencies, we convert them to fiat
Provide all types of bets in crypto
Sale in-game add-ons, software and hardware items
We are perfectly suited for high-risk projects
Easy-to-use compatible API
1
2
3
4
5
6
7
8
9
10
11
12
13
const colibri = require(‘colibri)(‘sk_test_BQokikJOvBiI2HlWgH4olfQ2');
// Create a payment intent to start a purchase flow.
let paymentIntent = await colibri.paymentIntents.create({
amount: 0.001,
currency: ‘btc’,
description: 'My first payment',
});
// Complete the payment using a test card.
await colibri.paymentIntents.confirm(paymentIntent.id, {
payment_method: 'pm_card_mastercard',
});
Inside the payment system, the storage functionality is implemented without internet-connected devices
Choose in your merchant account if you want to withdraw money to your cold wallet
The support team actually solves your problems
Integrate Colibri to your website and choose the currency you want to provide to your customers: BTC, ETH, BNB and other ERC20 tokens
Customer pays the payment at a fixed exchange rate – you will always know exactly how much you will receive
Get Your Funds
Withdraw funds to your cold storage or exchange
Incoming Payments to Balance (Funds go to Wallet)
Funds are forwarded to an external address
Callback Addresses created with our API
Bitcoin
Ethereum
Binance Coin
ERC20 Tokens