Overview
The Invoices feature lets you create formal payment requests with line-item details, due dates, and billing information. Invoices are sent to a specific recipient on the platform. The recipient can pay the invoice directly from their Doss wallet or reject it. Payment triggers a wallet-to-wallet transfer identical to a standard Send Money transaction.Creating an invoice
Go to Create Invoice
Navigate to Create Invoice (
/create-invoice). All registered users are available as recipients.Fill in billing details
Complete the invoice form:
- Invoice ID — your reference number for this invoice
- Order number and Shipment number — optional tracking references
- Bill From — your name, phone number, and description
- Bill To — select the recipient user; their phone number is fetched automatically
- Dates — invoice date, due date, and shipment date
- Currency — the currency for this invoice
Add line items
Add one or more items with:
- Item name
- Description
- Quantity
- Unit price
Sending an invoice to a user
Invoices are sent to a specific registered user selected from the recipient dropdown during creation. The system resolves the recipient’s phone number from their profile automatically.The recipient must be a registered Doss user. Invoices cannot currently be sent to unregistered email addresses.
Viewing your invoices
- Invoices you created — navigate to My Invoices (
/all-invoices) to see all invoices you have issued. - Invoices sent to you — navigate to User Invoices (
/user/invoices) to see invoices you have received.
Paying an invoice
Go to payment
Click Pay Invoice. The invoice details and total are shown alongside your default wallet balance.
Select payment method
Invoice payment is processed via Stripe (card payment) or wallet-to-wallet transfer depending on invoice configuration.For wallet payment, the system processes a
Transfer from your wallet to the invoice creator’s wallet — the same mechanism as Send Money.Rejecting an invoice
If you receive an invoice you do not want to pay, you can reject it:- Open the invoice from your inbox.
- Click Reject Invoice.
- The invoice status is updated to
rejected.
Invoice status lifecycle
| Status | Meaning |
|---|---|
unpaid | Invoice created and awaiting payment |
paid | Payment completed; both parties have transaction records |
rejected | Recipient declined the invoice |
Related features
Send Money
Transfer funds directly without a formal invoice.
Request Money
Request a specific amount informally from another user.
Merchant Payments
Accept payments as a merchant via QR code or payment link.
Digital Wallet
View your wallet balance and payment history.