代引きコンシェルジュ | 代引きの顧客体験を向上
App Introduction
Customers will be notified of the total amount including the cash-on-delivery fee, so the amount they need to pay is clear, which improves the customer experience. Additionally, inquiries due to payment amount discrepancies are eliminated, achieving operational cost reduction. Are cash-on-delivery fees not included in the total amount notified to customers, leading to inquiries or complaints? This app solves this problem. Customers will be notified of the total amount including the cash-on-delivery fee, so the amount they need to pay is clear, which improves the customer experience. Additionally, inquiries due to payment amount discrepancies are eliminated, achieving operational cost reduction. Since it uses Shopify Functions, merchants on plans other than Shopify Plus can also use it. Furthermore, the app does not store any of your customers' personal information on its servers, so you can use it with confidence.
Core Functionality
- Customers will be notified of the total amount including cash-on-delivery fees
- When selecting a shipping method that includes cash-on-delivery fees, only cash-on-delivery will be displayed as the payment method
- Discount on shipping fees excluding cash-on-delivery fees
Merchant-Friendly
- Japanese Local E-commerce
- COD-based Merchants
- Cross-border Japanese Merchants
Basic Information
- Developer:Flatto Inc.
- Address:shibuya, dougenzaka, JP-13, 1500043, JP
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2024-3-21
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/orders/{order_id}/total_price.json
- POST /admin/api/orders/{order_id}/notifications.json
- GET /admin/api/shipping_rates/{rate_id}/cod_fee.json
Permission:read_orders,read_shipping_rates,manage_notifications
- GET /admin/api/shipping_rates.json
- PUT /admin/api/carts/{cart_id}/shipping_lines.json
- GET /admin/api/payment_methods.json
Permission:read_shipping_rates,write_carts,read_payment_methods
- POST /admin/api/discounts/shipping.json
- PUT /admin/api/carts/{cart_id}/discounts.json
- GET /admin/api/carts/{cart_id}/total_price.json
Permission:write_discounts,write_carts,read_carts