Description
Peki Tripletex Integration for WooCommerce connects your WooCommerce store to the Norwegian accounting system Tripletex and sends order data securely for processing.
- Automatic transfers: Completed WooCommerce orders can be sent to Tripletex.
- Simple setup: Connect your store in a few clicks via the Peki service.
- Standards compliant: Built following WordPress coding standards (i18n, escaping, nonces, capabilities).
This plugin is a client that connects to an external processing service (peki.no). No local features are locked in this WordPress.org version.
What it does
- Adds an admin screen to connect your site to the Peki service.
- Sends order data to the external service which handles the Tripletex processing.
- Lets you optionally store a local employee token and company slug for the connection.
What it does not do
- It does not implement a local paywall or feature limits.
- It does not perform the accounting locally; processing happens on external servers (serviceware).
External Services
This plugin connects to two external services:
1) Peki Service (peki.no) – used to process and relay WooCommerce orders to Tripletex.
– When data is sent: when you connect/disconnect, check service status, or trigger an export.
– What data is sent: your site URL, order basics (e.g., order ID, order totals, currency, customer billing data), and settings needed for the integration (e.g., employee token, company slug). Exact payload depends on your store configuration.
– Provider: Peki (peki.no)
– Terms of Use: https://peki.no/terms (update to your live URL)
– Privacy Policy: https://peki.no/privacy (update to your live URL)
2) Tripletex (tripletex.no) – the accounting system receiving the data as part of the processing done by the Peki service.
– Provider: Tripletex AS (tripletex.no)
– Terms of Use: https://www.tripletex.no/ (link to official terms)
– Privacy Policy: https://www.tripletex.no/personvern/ (or official privacy policy URL)
You must have an active Tripletex account with API access (“Integrasjoner”) to use the integration.
Privacy
- This plugin connects to the Peki service (peki.no) to process orders and forward data to Tripletex.
- Data transmitted can include order identifiers, totals, currency, billing details, and settings needed to perform the integration.
- Review the external providers’ Terms and Privacy Policies before use.
- No analytics or tracking is performed by this plugin itself beyond the functionality described.
Installation
- Upload the plugin to
/wp-content/plugins/peki-tripletex-integration-for-woocommerce/or install it from the WordPress Plugins screen. - Activate the plugin from Plugins in WordPress.
- Go to Tripletex in the WordPress admin menu and click Connect at Peki.
- Follow the on-screen instructions to complete the connection.
- Finished! Completed orders can now be transferred to Tripletex.
FAQ
-
Do I need a Tripletex account?
-
Yes. You need an active Tripletex account with the API module (“Integrasjoner”) enabled.
-
Does this plugin store sensitive data locally?
-
Only minimal configuration data is stored (e.g., an employee token and company slug) to enable the connection. Order data is sent securely to the external service for processing.
-
Can I use it without WooCommerce?
-
No. WooCommerce must be active.
-
Does it support refunds and subscriptions?
-
The integration is designed to handle typical WooCommerce orders and refunds. Subscription scenarios depend on your store setup and how Tripletex handles recurring invoices; please verify your workflow with the service.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Peki Tripletex Integration for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Peki Tripletex Integration for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Added “Requires Plugins: woocommerce” header to ensure WooCommerce is installed and active before activation.
1.0.0
- Initial release
- WooCommerce Tripletex integration via the Peki service
- Admin settings for connection and endpoints
- Security improvements: added nonces and capability checks for admin actions
