App Introduction
Sales Order, Refund, and Payout Bookkeeping via Aggregated Visma eAccounting Journal Entries All sales orders, refunds, and Shopify Payments payouts are automatically recorded in Visma eAccounting. A single daily journal entry is created to summarize daily transactions. The app also supports VAT management for cross-border sales exceeding €10,000 annually to other EU countries (within the OSS threshold), as well as to Norway (VOEC) and the United Kingdom (VoEC).
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
- Cross-border E-commerce Merchants
- Multi-category Independent Stations
- Traditional Retail Transition Merchants
- DTC Brand Merchants
Basic Information
- Developer:Sharespine AB
- Address:Kungsgatan 15, Gothenburg, 411 19, SE
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2023-3-31
- Supported languages:Swedish、English、Norwegian、Norwegian Bokmål、Dutch、Finnish、Danish
- 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_finances,read_orders,read_refunds
- POST /admin/api/journal_entries.json
- GET /admin/api/payouts.json
- GET /admin/api/transactions.json
Permission:write_finances,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_finances,read_journal_entries,manage_finances
- POST /admin/api/accounting_rules.json
- GET /admin/api/accounting_rules.json
- PUT /admin/api/accounting_rules/{id}.json
Permission:write_accounting,read_accounting,manage_accounts
- POST /admin/api/journal_entries.json
- GET /admin/api/orders/{id}/line_items.json
- PUT /admin/api/journal_entries/{id}/line_items.json
Permission:write_finances,read_orders,manage_accounts