Selling
Invoices & payments
The invoice is the unifying record of a sale. Every order produces a two-party-visible, tax-complete invoice — you see the ones where your org is the seller or the buyer.
How invoices are created
When a wholesale order is placed (or received from a purchase order), DISTRYB mints an invoice with the line items, totals, taxes, and any broker commission withheld. The invoice is the system of record for that transaction.
Payments
- DTC (Bottl.Service): card payments are processed through Stripe; sellers connect their own Stripe account to receive funds.
- Wholesale (B2B): invoices track payment status so both sides know what's open, paid, or past due.
Reading invoices over the API
Developers can pull invoices programmatically — see API: Invoices.