Fiat gateway for

Web3

Enable your customers to top up or cash out their crypto wallets using traditional payment methods

Request access

Tailored for Web3 businesses

For Wallets

Allow your users to buy and sell crypto with all major domestic payment methods in LATAM.

DeFi

Facilitate your user onboarding with our blockchain agnostic on/off ramps solution.

Our capabilities include

  • Segregated local accounts for each user

  • High approval rates for card transactions

  • Risk and Compliance are managed by us

  • Pass-through KYC available

  • We assume chargebacks

  • Settlements in Fiat, Crypto, or Stablecoins

Maximize transaction approval rates

Domestic payment methods in LATAM

We support Brazil, Argentina, Mexico, and Chile for local processing of alternative payment methods, bank transfer, and domestic credit/debit cards.

Global coverage for cards

Worldwide coverage for processing credit and debit card transactions.

The only API calls you need to make

Click here to check more details about our APIs
curl -X 'GET' \ 'https://api-service.betaapp.com/v1/asset' \ -H 'accept: application/json'

Response:
{
 "assets": [
  {
   "id": "string",
   "large_image_url": "string",
   "medium_image_url": "string",
   "small_image_url": "string",
   "name": "string",
   "type": "string"
   "networks":
    {
     "name": "string"
    }
   ],
  }
 ]
}
curl -X 'GET' \ 'https://api-service.betaapp.com/v1/
checkout/quote/234798034? network_name=erc20source_asset=eth'
\ -H 'accept: application/json'

Response:

 "fee": {
   "amount": 1,20,
   "asset": "string"
 },
 "message": "string",
 "price": {
   "price": 1859,90,
   "symbol": "string"
 },
 "source_amount_estimate": 0.00536580,
 "source_asset": "string"
 }
{
 "account_id": "string",
 "description": "string",
 "product_id": "string",
 "recipient_email": "string",
 "target_amount": 1500,
 "target_asset": "USD"
}
curl -X 'GET' \ 'https://api-service.betaapp.com/v1/order \ -H 'accept: application/json'

Response:

{
 "created_at": "string",
 "description": "string",
 "id": "string",
 "recipient_email": "string",
 "settlement_status": "string",
 "status": "string",
 "target_amount": 0,
 "target_asset": "string",
 "timelines": [
  {
   "executed": string,
   "executed_at": "string",
   "order_step": "string"
  }
 ]
}

Register your interest

Reach out to our team to explore how we can help your business to thrive in the LATAM market.

Subscribe
Your enquiry has been sent!
Oops! Something went wrong while submitting the form.