App Introduction
Integrate with Twinfield for a user-friendly e-commerce solution. This integration automatically synchronizes critical data between Shopify and Twinfield. It saves time, eliminates duplicate work, and reduces errors. No manual data entry or upkeep is required when using this integration!
Core Functionality
- Shopify orders and refunds are transferred to Twinfield
- Shopify customers are created as customers in Twinfield
- Determine the synchronization timing based on order status
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Station Merchants
- B2B E-commerce Merchants
- Traditional Foreign Trade Transformation Merchants
Basic Information
- Developer:Combidesk
- Address:Hengelosestraat 500, Enschede, 7521AN, NL
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2023-8-24
- Supported languages:Dutch
- Compatible products:Shopify
Application Screenshot
Price Plan
BASIC
$18
- Orders as invoices or concept invoices
- Process refunds
- Customers (Debtors) and POS orders
- OSS (One Stop Shop)
- One-time export (paid)
- Shopify Payments not included
- Synchronization every 60 minutes
- Chat support (BASIC)
PRO
$24
- Everything in BASIC
- Shopify Payments not included
- Nearly real-time synchronization
- Chat support (PRO)
PREMIUM
$36
- Everything in PRO
- Shopify Payments not included
- Highest priority support
- Support via chat, email & phone (PREMIUM)
INCLUDING PAYMENTS
$36
- Including Shopify Payments
- Choose between BASIC, PRO or PREMIUM
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json
- GET /admin/api/orders/{order_id}.json
- PUT /admin/api/orders/{order_id}.json
Permission:read_orders,write_orders,manage_orders
- GET /admin/api/orders/{order_id}/refunds.json
- POST /admin/api/orders/{order_id}/refunds.json
- PUT /admin/api/orders/{order_id}/refunds/{refund_id}.json
Permission:read_orders,write_orders,manage_refunds
- POST /admin/api/customers.json
- GET /admin/api/customers/{customer_id}.json
- PUT /admin/api/customers/{customer_id}.json
Permission:read_customers,write_customers,manage_customers
- GET /admin/api/orders.json?status={status}
- POST /admin/api/webhooks.json
- GET /admin/api/webhooks/{webhook_id}.json
Permission:read_orders,write_webhooks,manage_webhooks