App Introduction
Automatic bookkeeping of sales orders, refunds and payouts in an aggregated Fortnox journal entry All sales orders and refunds, as well as payouts from Shopify Payments, are automatically posted in Fortnox. A single journal entry is created that summarizes daily activities. This app is ideal for sellers operating within or outside Sweden with SEK as their payout currency. It also supports VAT management for sales exceeding €10,000 annually to other EU countries (within the OSS limit), as well as to Norway (VOEC) and the United Kingdom (VoEC). SEK is required as the payout currency.
Core Functionality
- Automatic bookkeeping for all sales orders and refunds
- Automatic bookkeeping for Shopify Payments payouts
- Generates a single journal entry summarizing daily activities
- Configurable rule set to customize accounts used in journal entries
- Posts different order lines to separate accounts
Merchant-Friendly
- Small & Medium E-commerce Merchants
- Independent Store Sellers
- Multi-channel Retailers
- Cross-border E-commerce Sellers
Basic Information
- Developer:Sharespine AB
- Address:Kungsgatan 15, Gothenburg, 411 19, SE
- Price: Free / Free plan
- Rating:3.9 / 5
- Comment Count:6 comment
- Release Date:2023-1-4
- Supported languages:Swedish、English、Danish、Norwegian、Norwegian Bokmål、Finnish、Dutch
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/journal_entries.json
- GET /admin/api/orders.json
- GET /admin/api/refunds.json
Permission:write_journal_entries,read_orders,read_refunds
- POST /admin/api/journal_entries.json
- GET /admin/api/shopify_payments/payouts.json
- GET /admin/api/shopify_payments/transactions.json
Permission:write_journal_entries,read_payouts,read_transactions
- POST /admin/api/journal_entries.json
- GET /admin/api/journal_entries.json?created_at_min={date}
- PUT /admin/api/journal_entries/{id}.json
Permission:write_journal_entries,read_journal_entries,manage_accounting
- POST /admin/api/accounting_rules.json
- GET /admin/api/accounting_rules.json
- PUT /admin/api/accounting_rules/{id}.json
Permission:write_accounting_rules,read_accounting_rules,manage_accounting
- POST /admin/api/journal_entries.json
- GET /admin/api/orders/{id}/line_items.json
- PUT /admin/api/journal_entries/{id}/lines.json
Permission:write_journal_entries,read_orders,manage_accounting