App Introduction
Optimize shipping and checkout by offering dynamic delivery options based on customers' postal codes. PostNet Delivery App streamlines merchants’ shipping and checkout processes with features for easy configuration of shipping settings and product-specific delivery fees. The app dynamically adjusts delivery options on the cart page based on customers’ postal codes, providing tailored choices for different regions. Real-time freight calculations via carrier APIs and a customized checkout button simplify the process, enhancing the shipping experience for both merchants and customers.
Core Functionality
- Customize shipping options in real time based on customers' postal codes.
- Allow merchants to set unique shipping fees for different products.
- Simplify the checkout process with API-powered real-time shipping rates.
- Dynamically display relevant shipping methods for different regions.
- Show pickup locations using Google Maps for premium users on the checkout page.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Station Merchants
- Multi-region Sales Merchants
- High-value Merchants
Basic Information
- Developer:Pure Commerce
- Address:8 Stoney Bridge, 41-43 Hawthorne Drive, Durban, NL, 4001, ZA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-10-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/shipping_rates.json
- GET /admin/api/customers/{customer_id}/shipping_addresses.json
- PUT /admin/api/shipping_zones/{zone_id}/rates.json
Permission:read_shipping,write_shipping,read_customers
- POST /admin/api/products/{product_id}/shipping.json
- PUT /admin/api/products/{product_id}/shipping.json
- GET /admin/api/products/{product_id}/shipping.json
Permission:write_products,read_products,manage_shipping
- POST /admin/api/checkout/shipping_rates.json
- GET /admin/api/shipping_carriers.json
- PUT /admin/api/carrier_connections/{id}.json
Permission:write_checkout,read_checkout,manage_carriers
- POST /admin/api/shipping_zones.json
- PUT /admin/api/shipping_zones/{zone_id}/rates.json
- GET /admin/api/shipping_zones.json
Permission:read_shipping,write_shipping,manage_zones
- POST /admin/api/checkout/pickup_points.json
- GET /admin/api/locations.json
- PUT /admin/api/locations/{id}/pickup.json
Permission:read_checkout,write_checkout,read_locations