App Introduction
Manage Your Custom Order Proofs Are you still managing your custom order proofing process by sending emails back and forth with customers? Wouldn’t it be great to upload order proofs directly from your order dashboard and have them automatically sent to customers? That’s where Proofer comes in. Proofer manages the entire approval workflow for custom orders from start to finish—no more manual email sending required! Proofs are sent to your customers using customizable email templates.
Core Functionality
- Track all proof files for orders in one place
- Filter orders by proof status (e.g., Proof pending, Sent, Approved, etc.)
- Manage revisions - Customers can request changes directly from the app
- Reduce support requests by moving proofing workflows out of your email inbox
Merchant-Friendly
- Customized Goods Merchants
- Printing Design E-commerce
- Proof Confirmation Required Merchants
- High-value Custom Merchants
Basic Information
- Developer:ShopFox
- Address:Wirmerstr. 5, Düsseldorf, 40474, DE
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:38 comment
- Release Date:2019-10-7
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free forever
免费
- For stores with a maximum of 10 monthly orders
- Multiple file types (images, PDFs, etc.)
- Unlimited revisions
Basic
$9.99
- For stores with a maximum of 50 monthly orders
- Multiple file types (images, PDFs, etc.)
- Unlimited revisions
Scale-up
$29.99
- Suitable for stores with a maximum of 100 monthly orders
- Multiple file types (images, PDFs, etc.)
- Unlimited revisions
Pro
$49.99
- Suitable for stores with a maximum of 300 monthly orders
- Multiple file types (images, PDFs, etc.)
- Unlimited revisions
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/proofs.json
- GET /admin/api/orders/{order_id}/proofs.json
- PUT /admin/api/orders/{order_id}/proofs/{proof_id}.json
Permission:read_orders,write_orders,manage_proofs
- GET /admin/api/orders.json?proof_status=waiting
- GET /admin/api/orders.json?proof_status=sent
- GET /admin/api/orders.json?proof_status=accepted
Permission:read_orders,view_proofs,manage_proofs
- POST /admin/api/orders/{order_id}/proofs/{proof_id}/revisions.json
- GET /admin/api/orders/{order_id}/proofs/{proof_id}/revisions.json
- PUT /admin/api/orders/{order_id}/proofs/{proof_id}/revisions/{rev_id}.json
Permission:read_orders,write_orders,manage_proofs
- GET /admin/api/support_tickets.json?proof_related=true
- POST /admin/api/orders/{order_id}/proofs/{proof_id}/notify.json
- PUT /admin/api/orders/{order_id}/proofs/{proof_id}/status.json
Permission:read_support_tickets,manage_proofs,read_orders