App Introduction
Change order dates and allow customers to edit their shipping addresses. RetroOrder is an easy-to-use app designed for anyone who needs to adjust order dates. With just a few simple clicks, you can modify the purchase date—this is incredibly useful for correcting errors or maintaining accurate records. Whether you’re resolving customer mistakes or managing your business’s sales records, RetroOrder makes the process simple and stress-free. You can also allow customers to update their shipping addresses after checkout, which reduces support requests.
Core Functionality
- Bulk edit order dates
- Customers can edit their shipping addresses
- Reliable and friendly support
- Battle-tested infrastructure
Merchant-Friendly
- High-Volume Order Merchants
- Independent E-commerce Merchants
- Cross-Border E-commerce Merchants
- SME E-commerce Merchants
Basic Information
- Developer:NewClick
- Address:Pasadena, CA, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-2-15
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费计划
- Batch Backorder Retrieval
入门计划
- Batch Backorder Processing
- Customers Can Edit Shipping Address
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/bulk.json
- PUT /admin/api/orders/{order_id}.json
- GET /admin/api/orders.json
Permission:write_orders,read_orders,manage_orders
- POST /admin/api/customers/{customer_id}/addresses.json
- PUT /admin/api/customers/{customer_id}/addresses/{address_id}.json
- GET /admin/api/customers/{customer_id}/addresses.json
Permission:write_customers,read_customers,manage_addresses
- POST /admin/api/support_tickets.json
- GET /admin/api/support_tickets/{ticket_id}.json
- PUT /admin/api/support_tickets/{ticket_id}/status.json
Permission:write_support_tickets,read_support_tickets,manage_store
- GET /admin/api/store/infrastructure/status.json
- POST /admin/api/store/infrastructure/optimize.json
- GET /admin/api/store/infrastructure/performance.json
Permission:read_store,manage_store,read_performance