Guides / Crypto payments

Crypto payments on RentedMall

RentedMall keeps seller balance top-ups, storefront customer payments, gateway settlement, and escrow funds in separate ledgers. Amounts are always integer minor units.

Seller balance top-ups

  1. Open Organization → Balance and create a deposit for an asset/network.
  2. Send the expected amount to the deposit address shown.
  3. After confirmations, the ledger credits your available balance (idempotent).

Credits never come from browser input alone — only from verified blockchain observations.

Merchant crypto gateway

  1. Enable the gateway under Store → Payments.
  2. Select provider rentedmall_crypto for checkout.
  3. Customers receive an invoice address. On confirmation, RentedMall settles the merchant net of the snapshotted fee (default 1%).

Fee basis points are stored on the invoice at creation time and are never recalculated from frontend values.

Open dashboard · API docs