-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description 📝
Introduce a Draft status for invoices. Draft invoices are stored but are not visible to public queries or payable by customers until they are "finalized" by the merchant.
Proposed Steps 📝
- Update Types: Add Draft to InvoiceStatus.
- Implement functions: finalize_invoice(env, merchant, id).
Acceptance Criteria ✅
- Draft invoices do not appear in standard get_invoices lists.
- Draft invoices cannot be paid.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program