Skip to content

Commit 80ff847

Browse files
authored
Merge pull request #577 from bob-collective/dom/onboarding
docs: add onboarding
2 parents f1c8bf9 + ed661c0 commit 80ff847

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Onboarding
3+
sidebar_position: 10
4+
---
5+
6+
# Onboarding Solutions
7+
8+
## Banxa
9+
10+
[Banxa](https://banxa.com) is a payment service provider that allows users to buy and sell cryptocurrencies using fiat currencies. Banxa provides an easy-to-integrate solution for applications looking to offer fiat on-ramps to their users.
11+
12+
You can access Banxa's checkout system for BOB via this link:
13+
[https://checkout.banxa.com/?coinType=ETH&fiatType=EUR&blockchain=BOB](https://checkout.banxa.com/?coinType=ETH&fiatType=EUR&blockchain=BOB)
14+
15+
Banxa supports multiple cryptocurrencies and blockchain networks. For BOB specifically, the following tokens are supported:
16+
- ETH (Ethereum)
17+
- USDC (USD Coin)
18+
19+
For a complete list of all supported cryptocurrencies and blockchains, visit [Banxa's documentation](https://docs.banxa.com/docs/available-cryptocurrencies-and-blockchains).
20+
21+
To integrate Banxa into your BOB application, follow the [integration tutorial](https://docs.banxa.com/docs/tutorial). The process typically involves setting up a partner account, implementing the API or iframe checkout solution, configuring webhooks for order status updates, and testing before going live

0 commit comments

Comments
 (0)