Exporting Orders
Export your CoinDuffle order data to CSV for reporting, accounting, tax preparation, and business analysis. Learn how to filter and download the data you need.
Exporting Orders
CoinDuffle lets you export your order data to CSV files for external analysis, accounting software, tax preparation, and business reporting. Regular order exports help you keep clean financial records and understand your sales trends.
Why Export Order Data?
Accounting and Bookkeeping
Export order data to import into accounting software like QuickBooks, Xero, or Wave. This simplifies:
- Revenue tracking
- Expense categorization (processing fees, shipping costs)
- Profit and loss calculations
- Cash flow monitoring
Tax Preparation
At tax time, having a complete export of your annual sales data makes filing easier:
- Total revenue by period
- Sales tax collected (handled by CoinDuffle, but useful for records)
- Shipping costs deducted
- Processing fees paid
- Individual transaction records for your accountant
Business Analysis
Analyze your sales data in a spreadsheet to identify:
- Best-selling products and categories
- Revenue trends over time
- Average order value
- Customer buying patterns
- Seasonal sales patterns
Record Keeping
Maintain offline copies of your transaction history for your own records. This is a good practice regardless of whether you use the data actively.
How to Export
Step 1: Navigate to Orders
Go to Seller Dashboard → Orders.
Step 2: Apply Filters
Before exporting, filter to the data you need:
Date Range:
- Today
- Last 7 days
- Last 30 days
- Last 90 days
- This month
- This year
- Custom date range
Order Status:
- All statuses
- Completed/Delivered
- Shipped
- Processing
- Cancelled
- Refunded
Payment Method:
- All methods
- Card
- ACH/Wire
Step 3: Export
Click Export to CSV. The file downloads to your computer.
If you have a large number of orders, the export may take a few moments to generate. You'll see a progress indicator.
CSV Export Fields
The exported CSV includes the following columns:
| Column | Description | Example |
|---|---|---|
order_number | CoinDuffle order ID | CD-2025-00142 |
order_date | Date and time the order was placed | 2025-06-15 14:30:22 |
status | Current order status | Delivered |
buyer_name | Buyer's name | John Smith |
buyer_email | Buyer's email address | john@example.com |
shipping_address | Full shipping address | 123 Main St, Austin, TX 78701 |
product_title | Product name | 2024 American Silver Eagle 1 oz BU |
product_sku | Your SKU | AG-ASE-2024-001 |
quantity | Number of units | 2 |
unit_price | Price per unit | 34.50 |
subtotal | Quantity × unit price | 69.00 |
shipping_cost | Shipping charged to buyer | 8.50 |
discount | Any discount applied | 0.00 |
order_total | Total charged to buyer | 77.50 |
payment_processing_fee | Stripe processing fee | 2.55 |
net_revenue | Your net earnings | 74.95 |
payment_method | How the buyer paid | card |
tracking_number | USPS tracking number | 9400111899223100012345 |
shipped_date | When the order was shipped | 2025-06-16 |
delivered_date | When the order was delivered | 2025-06-18 |
Multi-Item Orders
For orders containing multiple products, each product appears as a separate row with the same order_number. The order_total, platform_fee, and net_revenue are shown on the first row only (or split proportionally, depending on the export option selected).
Using Exported Data
In Google Sheets or Excel
- Open the CSV file in Google Sheets or Excel
- Use filters to sort and analyze the data
- Create pivot tables to summarize by product, date, or category
- Build charts to visualize trends
Common Analyses
Monthly Revenue Summary:
- Filter by date range
- Sum the
order_totalcolumn - Subtract
platform_feeandpayment_processing_feefor net revenue
Product Performance:
- Create a pivot table grouped by
product_titleorproduct_sku - Sum
quantityandsubtotalfor each product - Sort by total revenue to find your best sellers
Fee Analysis:
- Sum
platform_feeandpayment_processing_feecolumns - Calculate fees as a percentage of revenue
- Compare against your margin targets
Fulfillment Speed:
- Calculate the difference between
order_dateandshipped_date - Average this to find your mean handling time
- Identify orders that took longer than your stated handling time
In Accounting Software
QuickBooks:
- Go to File → Import → From CSV
- Map the CSV columns to QuickBooks fields
- Import as sales receipts or invoices
Xero:
- Navigate to Accounts → Sales → Import
- Upload the CSV file
- Map fields and import
General approach:
- Map
order_numberto invoice/receipt number - Map
order_dateto transaction date - Map
order_totalto revenue - Map
platform_fee+payment_processing_feeto expense categories - Map
net_revenueto net income per transaction
Export Schedule Recommendations
| Business Size | Recommended Export Frequency | Use Case |
|---|---|---|
| Small (< 50 orders/month) | Monthly | Monthly bookkeeping, quarterly tax prep |
| Medium (50–200 orders/month) | Bi-weekly | Regular business analysis, accounting sync |
| Large (200+ orders/month) | Weekly | Tight financial tracking, frequent analysis |
| Tax time | Annual (full year) | Tax preparation and filing |
Tips
- Export regularly — Don't wait until tax time. Regular exports make record-keeping much easier.
- Archive exports — Save each export with a dated filename (e.g.,
orders-2025-Q2.csv) for your records - Reconcile with Stripe — Compare your CoinDuffle exports with your Stripe dashboard to ensure consistency
- Track costs separately — The export shows revenue and fees, but doesn't include your product acquisition costs. Track those separately for true profit analysis.
- Use for inventory planning — Analyze which products sell fastest to inform your purchasing decisions
Cancellations & Refunds
Handle order cancellations, process refunds, and manage disputes on CoinDuffle. Learn the policies, procedures, and best practices for resolving order issues.
How Payouts Work
Understand the complete payment flow on CoinDuffle — from buyer payment to seller payout. Learn how revenue flows through the platform and payouts are delivered.