Introduction

What VerseBill is and the problem it solves.

VerseBill is an on-chain invoicing and payment application designed to make crypto payments easier for merchants and customers. It lets a merchant create an invoice, share a payment link, and accept VERSE on Polygon — with the payment independently verified against the blockchain before the invoice is marked paid.

The problem

Traditional crypto payments are hard to track against an invoice. When a customer sends a token, the merchant still has to figure out whether the correct token, the correct amount, the correct recipient, and the correct transaction were actually used — across every invoice, manually.

The solution

  1. 1Invoice creation
  2. 2Payment request
  3. 3Customer payment
  4. 4On-chain verification
  5. 5Invoice status update
  6. 6Verifiable payment record
VerseBill verifies payment details against on-chain transaction data before marking an invoice as paid. The frontend and wallet UI are never trusted to decide that a payment succeeded.
Introduction — VerseBill Documentation