App Introduction
Offer your customers convenient non-home parcel pickup via Australia Post Collection Points. The Australia Post Collect app enables you to provide customers with accessible alternative delivery locations. By letting customers send parcels to convenient collection points instead of their homes, you’ll offer more options and reduce delivery failures. Choose from a list of post offices (many with extended hours) or secure 24/7 postal lockers. Please note: this is only applicable to Australia Post’s domestic contract parcel service (eParcel) and not to My Post Business.
Core Functionality
- Search for nearby Australia Post Collect locations by customer address
- View all nearby collection points on a map
- Select a collection point
Merchant-Friendly
- Local Delivery Merchants
- Australia Cross-border E-commerce
- Pickup-focused Merchants
Basic Information
- Developer:Blue Yonder Technology Solutions (UK) Limited
- Address:Room 224, 2nd Floor, Venture House, 2 Arlington Square, Downshire Way, Bracknell, ENG, RG12 1WA, GB
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2020-12-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/locations.json?address={customer_address}
- GET /admin/api/shopify_pos/locations.json?near={lat},{lng}
- GET /admin/api/fulfillment_service/australia_post/locations.json
Permission:read_locations,read_shopify_pos,read_fulfillment
- GET /admin/api/locations.json?map_view=true
- GET /admin/api/shopify_pos/locations.json?map=true
- GET /admin/api/fulfillment_service/australia_post/locations.json?map=true
Permission:read_locations,read_shopify_pos,read_fulfillment
- POST /admin/api/orders/{order_id}/fulfillment.json?location_id={id}
- PUT /admin/api/orders/{order_id}/fulfillment/{id}.json?location_id={id}
- GET /admin/api/orders/{order_id}/fulfillment.json?location_id={id}
Permission:write_orders,write_fulfillment,read_orders