App Introduction
Connect with Moneybird for a user-friendly e-commerce solution. This app automatically syncs critical data between Shopify and Moneybird. It saves you time, eliminates duplicate work entirely, and reduces errors—after all, manual data entry is no longer required.
Core Functionality
- Effortlessly sync (POS) orders and refunds between Shopify and Moneybird.
- Customer data is automatically synchronized. Choose a standard POS customer.
- Determine when to synchronize based on the order status.
- Including Shopify Payments.
Merchant-Friendly
- Offline Retail Merchants
- Omnichannel Merchants
- Small & Medium E-commerce Merchants
- Multi-channel Sellers
Basic Information
- Developer:Combidesk
- Address:Hengelosestraat 500, Enschede, 7521AN, NL
- Price: Free / Free plan
- Rating:3.5 / 5
- Comment Count:10 comment
- Release Date:2020-7-13
- Supported languages:Dutch、English
- Compatible products:Shopify
Application Screenshot
Price Plan
BASIC
$18
- Orders as sales or external 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
- 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.json
- GET /admin/api/orders/{order_id}.json
- PUT /admin/api/orders/{order_id}.json
Permission:read_orders,write_orders,manage_pos
- POST /admin/api/orders/{order_id}/refunds.json
- GET /admin/api/orders/{order_id}/refunds/{refund_id}.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=any
- POST /admin/api/webhooks.json
- PUT /admin/api/webhooks/{webhook_id}.json
Permission:read_orders,write_webhooks,manage_webhooks
- GET /admin/api/payments/transactions.json
- POST /admin/api/payments/transactions/{id}/refund.json
- PUT /admin/api/payments/transactions/{id}.json
Permission:read_payments,write_payments,manage_payments