Keep Fina (your accounting software) and WooCommerce (your shop) on the same page: products, stock and prices push automatically on a schedule you pick. This guide is end-to-end, around 30 minutes; budget another 10-20 for the first manual sync to settle if you have a large catalogue.
fina-syncThree things to gather. The first sync goes much smoother when you don't have to leave mid-flow to chase a credential or fix a SKU collision.
1; ask your rep if you maintain multiple price lists). We'll paste these into the plugin in step 5.Open the Fina sync product page and click Buy license. License is ₾450 / year per domain with a 14-day no-questions refund window.
Sign in and open codeon.ge/downloads. Find Fina ↔ WooCommerce and click Download.
In your WordPress admin, go to Plugins → Add New → Upload Plugin. Select the ZIP you downloaded, click Install Now, then Activate Plugin.
Once activated, a new top-level Fina Sync menu appears in the WordPress admin sidebar (it sits at the top level, not under WooCommerce). The yellow admin notice prompts for your license key — click to land on the License tab.
Paste your license key into the License key field and click Save changes.
The Settings tab is where you paste your Fina credentials, pick the price column to read, and set the sync cadence.
1 for most stores. Ask your Fina rep if you maintain multiple price lists (retail, wholesale, B2B, etc.).1 hour is a reasonable default; smaller values are fine for high-velocity catalogues. Set both to 0 for manual-only sync.150; allowed range . Bump up if your host is fast and you want a big catalogue to catch up quicker; drop down if you see memory or timeout errors in the WP error log.Before letting the schedule fire, run one manual import so you can watch the result. From the Dashboard tab (top-level Fina Sync → Dashboard), click Import. The plugin pulls every product from Fina, maps fields, and creates / updates WooCommerce rows. Subsequent Update runs use an incremental watermark and only touch products that changed since the last successful sync.
Once you've verified one manual run, the scheduled sync takes care of itself. There's nothing to flip — the schedule you picked in step 5 fires from the moment you saved the connection.
Three things you'll want to know once the sync is live:
wp fina-sync import, wp fina-sync update, wp fina-sync status. Useful for running from cron outside WP-Cron, or for unattended scripts.License key doesn't cover this pluginFina: 401 unauthorizedSKU collision: N products skippedrequires PHP version 8.1 or higherFina: rate limit exceeded10-500Click Save changes. The plugin pings Fina's authentication endpoint with the login + password and shows a green Connectedbadge if the handshake succeeds. A red badge means Fina rejected the credentials — usually a typo in the password, or the API user hasn't been activated on Fina's side.