App Introduction
Self-Service Order Editor: Save Time, Boost Upsell Offers, and Validate Shipping Addresses Save time and increase average order value by letting customers self-serve order edits and claim post-purchase upsell offers. After the initial purchase, validate customer addresses (for free), display irresistible post-purchase deals, and allow customers to make any edits to their orders. You control which edits customers can make and the time window for edits, and we integrate with all order/warehouse management software and shipping apps.
Core Functionality
- Self-service for addresses, products, shipping methods, discount codes, and order cancellations
- Automatically flag invalid addresses and provide smart suggestions post-purchase
- Create one-click post-purchase upsells and personalized recommendations
- Customers can edit updates to the original order number for a seamless experience
- Integrate with 100+ fulfillment, shipping, fraud prevention, and subscription apps
Merchant-Friendly
- Independent Station Merchants
- Small & Medium E-commerce Sellers
- Cross-Border E-commerce Sellers
- Multi-Channel Retailers
Basic Information
- Developer:Order Editing
- Address:Dover, DE, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:244 comment
- Release Date:2023-5-1
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
0-1,000订单
- Access all features
- One-click upsell (replaces $50/month apps)
- + Unlimited order editing self-service
- + Address validation (replaces apps)
- Choose your editing deadline
- Access all integrations
- Resend confirmation emails after edits
1,000-2,500订单
- Access All Features
- One-Click Upsell (Replaces $100/month Apps)
- + Unlimited Order Editing Self-Service
- + Address Validation (Replaces Apps)
- + Checkout Upsell (Replaces $100/month Apps)
- Access All Integrations
- Resend Confirmation Emails After Editing
2,500-5,000订单
- Access All Features
- One-Click Upsell (Replaces $150/month App)
- + Unlimited Order Editing Self-Service
- + Address Validation (Replaces App)
- + Checkout Upsell (Replaces $100/month App)
- Access All Integrations
- Slack Support with Founders!
- Free Onboarding Training
5000-10,000订单
- Access All Features
- One-Click Upsell (Replace $400/month Apps)
- + Unlimited Order Editing Self-Service
- + Address Validation (Replace Apps)
- + Checkout Upsell (Replace $100/month Apps)
- Access All Integrations
- Slack Support with Founders!
- Free Onboarding Training
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/addresses.json
- PUT /admin/api/customers/{customer_id}/addresses/{address_id}.json
- DELETE /admin/api/customers/{customer_id}/addresses/{address_id}.json
Permission:write_customers,read_customers,manage_shop
- POST /admin/api/products.json
- PUT /admin/api/products/{product_id}.json
- DELETE /admin/api/products/{product_id}.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/orders/{order_id}/tags.json
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders.json?status=any
Permission:write_orders,read_orders,manage_shipping
- POST /admin/api/upsell_offer.json
- PUT /admin/api/upsell_offer/{id}.json
- GET /admin/api/upsell_offer.json
Permission:write_upsell_offer,read_upsell_offer,manage_products
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders/{order_id}.json
- POST /admin/api/orders/{order_id}/notes.json
Permission:write_orders,read_orders,manage_shop
- POST /admin/api/apps/{app_id}/installations.json
- PUT /admin/api/apps/{app_id}/settings.json
- GET /admin/api/apps.json
Permission:write_apps,read_apps,manage_shop