App Introduction
Connect with SnelStart for a user-friendly e-commerce solution. This app automatically syncs critical data between Shopify and SnelStart. It saves you time, eliminates duplicate work, and reduces errors—no more manual data entry required.
Core Functionality
- Effortlessly sync orders and refunds between Shopify and SnelStart.
- Shopify customers are created as customers in SnelStart.
- Determine when to synchronize based on the order status.
- Including Shopify Payments.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Station Merchants
- B2C E-commerce Sellers
- Multi-channel E-commerce
Basic Information
- Developer:Combidesk
- Address:Hengelosestraat 500, Enschede, 7521AN, NL
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:5 comment
- Release Date:2021-10-22
- Supported languages:Dutch、English
- Compatible products:Shopify
Application Screenshot
Price Plan
BASIC
$18
- Orders as sales entries, inv. or orders
- 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
- Synchronizes nearly in real time
- 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/{order_id}/metafields.json
- GET /admin/api/orders.json?status=any
- PUT /admin/api/orders/{order_id}/metafields.json
Permission:read_orders,write_orders,manage_fulfillments
- GET /admin/api/orders/{order_id}/refunds.json
- POST /admin/api/refunds/{refund_id}/metafields.json
- PUT /admin/api/refunds/{refund_id}/metafields.json
Permission:read_orders,read_refunds,write_orders
- GET /admin/api/customers.json
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/customers/{customer_id}/metafields.json
Permission:read_customers,write_customers,manage_customers
- GET /admin/api/orders.json?status=fulfilled
- GET /admin/api/orders.json?status=paid
- GET /admin/api/orders.json?status=refunded
Permission:read_orders,read_fulfillments,read_refunds
- GET /admin/api/payments/transactions.json
- POST /admin/api/payments/transactions/{id}/metafields.json
- PUT /admin/api/payments/transactions/{id}/metafields.json
Permission:read_payments,write_payments,read_orders