App Introduction
Multi-Recipient Checkout, Perfectly Integrated with Your Store + Easy Order Import in Admin Send to Many unlocks multi-recipient orders across your entire store to boost gift revenue and streamline operations. In your storefront, shoppers can checkout for multiple recipients in a single order, customizing products/variants, gift notes, and shipping for each recipient. You have full control over the look and feel via the theme editor. In the admin, import orders with dozens or thousands of recipients and maintain full control over all settings to generate the exact orders you need.
Core Functionality
- Allow shoppers to send gifts to multiple recipients in a beautiful checkout experience
- Import orders from spreadsheets or Google Sheets and manage recipients
- Generate dozens or thousands of orders at once. Create payment summary invoices
- Convert quotes to orders: capture bulk order inquiries with custom forms
- Seamlessly collaborate with fulfillment apps and 3PLs. Supports Shopify B2B
Merchant-Friendly
- Multi-recipient Merchants
- Bulk Order Merchants
- B2B E-commerce Merchants
- 3PL Partner Merchants
- Custom Order Merchants
Basic Information
- Developer:Even Better Apps LLC
- Address:1606 Main Street, Evanston, IL, 60202, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:14 comment
- Release Date:2024-12-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Create orders via spreadsheet upload
- Basic address validation
- Control order and delivery notifications
- Create invoices to collect payments
- Import up to 25 orders per month
Starter
- All features of the Free Plan, plus:
- Multi-recipient orders in the storefront
- Custom gift inquiry form
- Comprehensive address suggestion and verification
- Generate 100 individual orders per month
Growth
- All Starter features, plus:
- Supports Shopify B2B functionality
- Generates 250 individual orders per month
Pro
- All Growth features, plus:
- Generate 100 orders per month
- Contact us for custom bulk plans
- Annual plans and custom development are also available
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/checkouts/{checkout_id}/shipping_addresses.json
- PUT /admin/api/checkouts/{checkout_id}/shipping_addresses/{addr_id}.json
- GET /admin/api/checkouts/{checkout_id}/shipping_addresses.json
Permission:write_checkouts,read_checkouts,manage_orders
- POST /admin/api/orders/import.json
- GET /admin/api/orders.json?status=any
- PUT /admin/api/orders/{order_id}.json
Permission:write_orders,read_orders,import_orders
- POST /admin/api/orders/bulk.json
- GET /admin/api/orders/bulk/results.json
- POST /admin/api/orders/{order_id}/payment_summary.json
Permission:write_orders,bulk_orders,manage_payments
- POST /admin/api/custom_forms/quotes.json
- PUT /admin/api/custom_forms/quotes/{quote_id}.json
- POST /admin/api/orders/from_quote/{quote_id}.json
Permission:write_custom_forms,read_orders,manage_quotes
- POST /admin/api/fulfillment_orders.json
- GET /admin/api/fulfillment_orders/{id}.json
- PUT /admin/api/fulfillment_orders/{id}/status.json
Permission:write_fulfillments,read_fulfillments,manage_3pl