App Introduction
Let customers view and pay draft orders directly from their account page. Send reminders. Customers don’t need to dig through emails or use separate invoicing software—they can see exactly which invoices are unpaid by checking their account page. With one click, they’re directed to the Shopify checkout page to complete payment for their invoices. Let customers view and pay unpaid draft order invoices directly from their account page. Send reminders to ensure invoices are paid. Track when invoices are viewed.
Core Functionality
- View and pay unpaid draft orders from the customer account page after logging in.
- Send automatic email reminders for unpaid invoices to ensure they are paid.
- Create estimates using draft orders and convert them to paid orders!
Merchant-Friendly
- Independent Station Merchants
- B2C E-commerce Merchants
- Small and Medium E-commerce
Basic Information
- Developer:Conspire
- Address:145 S. Fairfax Ave, Suite 200, Los Angeles, CA, 90036, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2021-12-17
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
免费
- Develop Store Test App
- New Store Launch!
Basic
$5
- Supports Shopify Basic Plan
- Up to 100 unpaid draft orders
Shopify
$14
- Support Shopify Plans
- Email Reminders for Unpaid Invoices
- Up to 200 Unpaid Draft Orders
Plus Plan
$29
- Support Shopify Advanced and Plus plans
- Send automatic emails for unpaid invoices
- Up to 1000 unpaid draft orders
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/customers/{customer_id}/draft_orders.json
- POST /admin/api/draft_orders/{draft_order_id}/transactions.json
- GET /admin/api/draft_orders/{draft_order_id}.json
Permission:read_customers,read_draft_orders,write_orders
- POST /admin/api/draft_orders/{draft_order_id}/send_invoice.json
- GET /admin/api/draft_orders/{draft_order_id}/notifications.json
- PUT /admin/api/draft_orders/{draft_order_id}/settings.json
Permission:write_draft_orders,read_draft_orders,manage_notifications
- POST /admin/api/draft_orders.json
- PUT /admin/api/draft_orders/{draft_order_id}/complete.json
- GET /admin/api/draft_orders/{draft_order_id}/transactions.json
Permission:write_draft_orders,read_draft_orders,write_orders