Operator Controls: Payment Methods, Vouchers, and the Deposit Queue
What an administrator can configure without shipping code — and why that matters for uptime.
OpenPay Pro Team · May 15, 2026 · 5 min read
Payment providers go down. Fees change. Regions open and close. If every one of those needs a release, the product is fragile. OpenPay Pro pushes those decisions into configuration.
Payment method configuration
Each payment method can be shown or hidden, renamed, described, and reordered. The same configuration drives both the Top Up screen and the buy-token payment sheet, so the two never disagree.
Voucher issuance
Administrators create vouchers for specific amounts and hand them to customers after payment. Redemption is single-use and writes a ledger entry like any other credit.
The deposit review queue
Deposits that fail automatic verification land in a queue rather than disappearing. An operator can inspect the chain data and resolve them, which keeps edge cases visible instead of silent.