PRODUCT · PAYMENTS

Accept crypto like
you accept cards

For Rearfe we built a bank-grade USDT (BEP20) payment gateway: QR checkout, on-chain confirmation, signed webhooks and automatic sweeps to treasury. Integrating it from your backend takes five lines of code.

I want to accept crypto See the integration

No monthly fees or minimums · sandbox the same day · daily reconciliation included

How you get paid, how you integrate

backend · python
payment = sdk.payment().create({
  "external_reference": "order_42",
  "amount_brl": "100.00",
  "notification_url": ".../webhook",
})
# → {"address": "0x8f3a…9c21", …}
  • Idempotency at every layer of the pipeline
  • KMS signing: the key never touches disk
  • Fallback polling every 60s if a webhook is missed
  • Daily on-chain reconciliation, with alerts
“We integrated it in an afternoon and haven’t thought about it since: payments arrive, sweeps run on their own and reconciliation balances every morning.”
R
Rearfe teamCrypto payments platform · first deployment

One simple price

0,99 % + ~0,10 $ per confirmed transaction · average BEP20 network gas, at cost with no markup
  • No monthly fees, no minimums, no integration cost
  • Automatic treasury sweeps and daily reconciliation included
  • Over $50,000/mo? Custom pricing

Final price: no setup fee, no monthly fee, no charge for webhooks or reconciliation.

Frequently asked questions

What do I need to integrate it?

A backend that can make an HTTP call. The SDK is five lines; you get a sandbox, docs and hands-on support until your first production charge.

When does the money reach my treasury?

Sweeps run automatically after on-chain confirmation, and daily reconciliation matches every transaction — with alerts if something is off.

What if a webhook is missed?

A fallback poll checks pending payments every 60 seconds: no transaction goes unnotified.

Really no monthly fees?

None: you pay 0.99% + average network gas per confirmed transaction. Above $50,000/mo, custom pricing.