Integration for FreeAgent & WooCommerce

Connect FreeAgent with your WooCommerce store.

Author:Viszt Péter (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:5.2.3
Plugin version:1.0
Added to WordPress repository:16-09-2019
Last updated:16-09-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://visztpeter.me
Total downloads:260
Active installs:20+
plugin download
Click to start download

PRO version
The PRO version is available for $59. You can buy a license key here: https://freeagent.visztpeter.me/
The license key can be activated on one website and offers 1 year email support too for customization and setup.
With your purchase you can support the development of this extension even if you don’t need the PRO version’s features. Thanks!

Functions

  • Creates and updates FreeAgent contacts for WooCommerce customers
  • Create and update FreeAgent invoices for every WooCommerce order
  • Mark invoices as paid by creating bank transaction on FreeAgent
  • Sync contacts automatically when a new order is created PRO
  • Create invoices automatically based on order status PRO
  • Create estimates automatically when a new order is created PRO
  • Attached invoices and estimates to WooCommerce emails PRO
  • Download or print invoices in bulk PRO
  • Close orders automatically if an invoice is marked as paid in FreeAgent PRO
  • Unit types can be set for each product
  • Works with multiply currencies: the exchange rate is sent to FreeAgent when you create an invoice
  • You can change the language of the invoices
  • Add custom invoice notes and create unique invoice numbers
  • Disable invoicing for specific orders
  • Supports sandbox mode for testing
  • Include the invoices for customers on the My Account page

If you have any feature requests, please let me know in the forums.

Important to note

  • Invoice and estimate PDF files are downloaded to your site, stored in wp-content/uploads/wc_freeagent with a unique file name
  • You can set payment deadlines for each payment methods
  • Works with coupons, shipping items and custom fees

Usage

You can find a detailed documentation here.
After you installed the extension, go to WooCommerce / Settings / Integration. Authenticate yourself based on the instructions visible on the page.
Once authenticated, you can check out the plugin settings on the same page.
On every order details page, you can find a new FreeAgent box on the right side. You can use this box to create contacts, invoices and estimates.
If you enabled the PRO version, you can setup the automatization features: create a contact when an order is created, create an invoice when an order is complated and more.

IMPORTANT: This plugin is not affiliated with FreeAgent in any way, so its not an official extension. If you have any issues, contact me on freeagent.visztpeter.me.

For developers

You can customize the data that is sent to the FreeAgent API using filters: wc_freeagent_invoice_data, wc_freeagent_estimate_data, wc_freeagent_contact_data. The first parameter is the data that is being sent, the second is the related order.