App Introduction
Sync orders, inventory, get shipping quotes, and auto-complete addresses at checkout. This app connects your store with your logistics operation instantly. It pre-configures the **Order Paid** and **Order Cancelled** webhooks by default to create or update orders in DropGo. Additionally, it exposes a carrier service that returns dynamic shipping rates based on destination, weight, and service type; and integrates Google Places Autocomplete into the checkout process to reduce address errors.
Core Functionality
- Automatic order creation and cancellation webhooks
- Carrier service with real-time shipping rates
- Address auto-completion (Google Places) at checkout
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Station Merchants
- DTC Brand Merchants
- Multi-channel Sellers
Basic Information
- Developer:DropGo
- Address:Quilicura, RM, CL
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-8-18
- Supported languages:Spanish
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/webhooks.json
- GET /admin/api/webhooks.json
- DELETE /admin/api/webhooks/{id}.json
Permission:write_webhooks,read_webhooks,read_orders
- POST /admin/api/carrier_services.json
- GET /admin/api/carrier_services.json
- PUT /admin/api/carrier_services/{id}.json
Permission:write_carrier_services,read_carrier_services,manage_shipping
- POST /admin/api/checkout_settings.json
- GET /admin/api/checkout_settings.json
- PUT /admin/api/checkout_settings/{id}.json
Permission:write_checkout_settings,read_checkout_settings,manage_checkout