App Introduction
Enable Cash on Delivery (COD) payment method based on order amount and postal code. Create shipping rates. The CODFY app empowers store owners to manage the availability of the Cash on Delivery (COD) payment method based on order amount, customer location, phone number, and email ID. They can define minimum and maximum order amounts to ensure COD only applies to eligible orders. They may upload a CSV file of postal codes or pin codes where COD is available. Shipping rates can be displayed on the frontend for a seamless COD experience.
Core Functionality
- Enable Cash on Delivery (COD) based on order amount, country, phone number, and email.
- Customize the Cash on Delivery (COD) payment method to meet your business needs.
- Set shipping rates in the backend and display them on the frontend.
- Bulk upload zip codes via CSV file for Cash on Delivery (COD) customization.
- Manage Cash on Delivery (COD) orders by configuring order amount and geographic criteria.
Merchant-Friendly
- COD Model Merchants
- Cross-border Sellers
- Multi-region E-commerce
- Small & Medium E-commerce
Basic Information
- Developer:MageComp
- Address:604, Victoria Corporate,, Opp. Gulista Ground,, Bhavnagar, GJ, 364002, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2024-10-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/payment_gateways.json
- PUT /admin/api/payment_gateways/{id}.json
- GET /admin/api/payment_gateways.json
Permission:write_payment_gateways,read_payment_gateways,manage_orders
- PUT /admin/api/payment_gateways/{id}.json
- POST /admin/api/payment_gateways/{id}/settings.json
- GET /admin/api/payment_gateways/{id}.json
Permission:write_payment_gateways,read_payment_gateways,manage_orders
- POST /admin/api/shipping_rates.json
- PUT /admin/api/shipping_rates/{id}.json
- GET /admin/api/shipping_rates.json
Permission:write_shipping_rates,read_shipping_rates,manage_products
- POST /admin/api/csv/imports.json
- GET /admin/api/csv/imports/{id}.json
- PUT /admin/api/csv/imports/{id}/start.json
Permission:write_csv_imports,read_csv_imports,manage_shipping
- GET /admin/api/orders.json?status=any
- PUT /admin/api/orders/{id}.json
- POST /admin/api/orders/{id}/tags.json
Permission:read_orders,write_orders,manage_orders