App Introduction
Automatically sync orders, refunds, fees, and products to Xero for faster, stress-free accounting Multiple stores? No problem. Connect multiple Shopify stores to a single Xero organization—this is the first Shopify–Xero connector that has reliably served Shopify merchants for over 15 years. Built for accuracy with full tax support: US and Canadian sales tax (county, city, province), Australian and New Zealand GST, UK and EU VAT. Scale as you grow, streamline accounting workflows, reduce manual data entry, and stay compliant.
Core Functionality
- Import orders, POS sales, and sales from other channels as Xero invoices
- Import payments and paid expenses
- Import refunds/returns as Xero credit notes
- Support multiple payment transactions for one order - each transaction will be imported
- Import order fulfillment - full support for edited orders (beta)
Merchant-Friendly
- Multi-channel E-commerce Merchants
- POS Offline Sales Merchants
- Financial Sync Required Merchants
- Refund Handling Merchants
- Multiple Payment Methods Merchants
Basic Information
- Developer:CarryTheOne
- Address:50 The Ridgeway, London, BFP, N11 3LJ, GB
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:25 comment
- Release Date:2009-12-16
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
- Additional Integration Discount Price
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/xero_invoice.json
- GET /admin/api/orders/{order_id}/xero_invoice.json
- PUT /admin/api/orders/{order_id}/xero_invoice.json
Permission:read_orders,write_orders,manage_xero
- POST /admin/api/pos_sales/{sale_id}/xero_invoice.json
- GET /admin/api/pos_sales/{sale_id}/xero_invoice.json
- PUT /admin/api/pos_sales/{sale_id}/xero_invoice.json
Permission:read_pos_sales,write_pos_sales,manage_xero
- POST /admin/api/sales/{sale_id}/xero_invoice.json
- GET /admin/api/sales/{sale_id}/xero_invoice.json
- PUT /admin/api/sales/{sale_id}/xero_invoice.json
Permission:read_sales,write_sales,manage_xero
- POST /admin/api/payments/{payment_id}/xero_transaction.json
- GET /admin/api/payments/{payment_id}/xero_transaction.json
- PUT /admin/api/payments/{payment_id}/xero_transaction.json
Permission:read_payments,write_payments,manage_xero
- POST /admin/api/refunds/{refund_id}/xero_credit_note.json
- GET /admin/api/refunds/{refund_id}/xero_credit_note.json
- PUT /admin/api/refunds/{refund_id}/xero_credit_note.json
Permission:read_refunds,write_refunds,manage_xero
- POST /admin/api/orders/{order_id}/multiple_payments/xero.json
- GET /admin/api/orders/{order_id}/multiple_payments/xero.json
- PUT /admin/api/orders/{order_id}/multiple_payments/xero.json
Permission:read_orders,read_payments,manage_xero
- POST /admin/api/fulfillments/{fulfillment_id}/xero.json
- GET /admin/api/fulfillments/{fulfillment_id}/xero.json
- PUT /admin/api/fulfillments/{fulfillment_id}/xero.json
Permission:read_fulfillments,write_fulfillments,manage_xero