App Introduction
Prevent unwanted orders from triggering changes to customers' default addresses. Many merchants dislike how Shopify automatically updates a customer’s default shipping address if an order is submitted with a different address. If you’re one of these merchants, this app is built for you. The app reverts the customer’s default address to its state *before* the order triggered the automatic update. It will prevent address changes caused by this undesired behavior. If you prefer, you can still manually update a customer’s address or edit the default address.
Core Functionality
- Ensure you never ship orders to the wrong customer address!
- We never store any customer data or addresses—only anonymous IDs.
- No changes to your store’s base theme required.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Boutique Independent Stations
- High-margin E-commerce
Basic Information
- Developer:Sound Onyx Inc
- Address:P.O. Box 1161, Austin, TX, 78767, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2020-1-2
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
月度计划
$49.99
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/addresses/validate.json
- GET /admin/api/customers/{customer_id}/addresses/{address_id}.json
- PUT /admin/api/customers/{customer_id}/addresses/{address_id}.json
Permission:read_customers,write_customers,manage_shipping
- POST /admin/api/customers/anonymous_id_mapping.json
- GET /admin/api/customers/anonymous_id_mapping/{id}.json
- DELETE /admin/api/customers/anonymous_id_mapping/{id}.json
Permission:read_customers,write_customers,manage_data_privacy
- GET /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets.json
- POST /admin/api/apps/script_tags.json
Permission:read_themes,write_themes,manage_script_tags