Invoices
Per-order crypto invoices with expected amount and asset/network.
Products
A crypto payment provider for store checkout. Invoices, blockchain confirmation, and merchant settlement with a snapshotted 1% fee.
Sellers need crypto checkout that settles into the same order and ledger model as the rest of the store.
Enable the rentedmall_crypto provider. Customers pay invoices; after confirmations RentedMall settles merchant net of the fee snapshotted at creation.
Capabilities
Per-order crypto invoices with expected amount and asset/network.
Supported assets/networks come from merchant configuration — not marketing guesses.
Invoice lifecycle tracked through confirmation and settlement.
Default fee basis points are server-defined and snapshotted.
Net amount posts through the ledger after confirmation.
Plugs into the shared payment registry alongside manual flows.
How it works
Turn on rentedmall_crypto under Store → Payments.
Checkout presents the invoice payment details.
Chain observation updates invoice state idempotently.
Merchant receives net of snapshotted fee.
Use cases
Accept crypto for catalog orders.
Combine gateway with store API and webhooks.
Related
FAQ
No. Fees are server-side only.
Only those configured for the merchant. Defaults may include USDT/Tron when enabled.
Start a store in the dashboard, or talk to us about your setup.