Title: EDD &#8211; FastBill Integration
Author: Markus Drubba
Published: <strong>4. juli 2016</strong>
Last modified: 17. januar 2018

---

Søk gjennom innstikk

![](https://ps.w.org/edd-fastbill/assets/banner-772x250.jpg?rev=1448790)

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

![](https://ps.w.org/edd-fastbill/assets/icon.svg?rev=1448790)

# EDD – FastBill Integration

 Av [Markus Drubba](https://profiles.wordpress.org/drumba/)

[Last ned](https://downloads.wordpress.org/plugin/edd-fastbill.1.6.0.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/edd-fastbill/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/edd-fastbill/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/edd-fastbill/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/edd-fastbill/#developers)

 [Hjelp](https://wordpress.org/support/plugin/edd-fastbill/)

## Skildring

[FastBill](https://www.fastbill.com/) is a web based invoicing system for tracking
clients, payments, projects, and more.
 This extension connects an EDD store to 
a FastBill account. When a download is purchased an Invoice, Payment and Client 
are created in FastBill. With this integration, you will save a significant amount
of time on keeping your records up to date.

Store owners can create FastBill incoices, sending Email with the invoice, let users
Download the invoice from there Users Account..

### Configuration

 * Navigate to Downloads > Settings
 * Click on the tab labeled «Extensions»
 * Open the Section named «FastBill»
 * Configure these settings and add your FastBill credentials
 * You find the FastBill credentials in the main settings, of your FastBill account

## Skjermbilete

 * [[
 * FastBill Settings
 * [[
 * Payment column

## Installasjon

 * Unzip the files and upload the folder into your plugins folder (wp-content/plugins/)
 * Activate the plugin in your WordPress admin area.

## Vanlege spm.

  Installation Instructions

 * Unzip the files and upload the folder into your plugins folder (wp-content/plugins/)
 * Activate the plugin in your WordPress admin area.

## Omtalar

![](https://secure.gravatar.com/avatar/325c2a9374197d88b20d6906ea47ddb6861fbdbc470707a53eaec76ca36c3a86?
s=60&d=retro&r=g)

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-3477/)󠁿

 [profclimber](https://profiles.wordpress.org/profclimber/) 15. januar 2017

Perfect addon safes a lot of time 🙂

![](https://secure.gravatar.com/avatar/128a524c3d061dc4a055ec94e2cfed81d97281b4e8938ed75fdbe97914b2c6aa?
s=60&d=retro&r=g)

### 󠀁[Top Integration](https://wordpress.org/support/topic/top-integration/)󠁿

 [flowdee](https://profiles.wordpress.org/flowdee/) 3. september 2016

Thanks! 🙂

![](https://secure.gravatar.com/avatar/5bd98cbe7c8807f2999e6a31f7e5708aee70b1743952270239e05017b19d95df?
s=60&d=retro&r=g)

### 󠀁[Awesome](https://wordpress.org/support/topic/awesome-3646/)󠁿

 [Markus Drubba](https://profiles.wordpress.org/drumba/) 3. september 2016

Sure, I rated my own plugin with 5 stars 😉

 [ Les alle 3 omtalar ](https://wordpress.org/support/plugin/edd-fastbill/reviews/)

## Bidragsytarar og utviklarar

“EDD – FastBill Integration” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Markus Drubba ](https://profiles.wordpress.org/drumba/)

[Omset “EDD – FastBill Integration” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/edd-fastbill)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/edd-fastbill/), sjekk
[SVN-lageret](https://plugins.svn.wordpress.org/edd-fastbill/) eller abonner på 
[utviklingsloggen](https://plugins.trac.wordpress.org/log/edd-fastbill/) med [RSS](https://plugins.trac.wordpress.org/log/edd-fastbill/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 2018-01-17 1.6.0

 * New: added support for EDD Reccuring Payments addon (props to @flowdee)
 * Fixed: removed no longer existent dependency for creating payment and invoice
   status settings (props to @flowdee)

#### 2017-02-09 1.5.1

 * Fixed: Fatal Error on plugin activation or when the FastBill credentials are 
   not saved
 * Fixed: Fixed a PHP Notice when no advanced payment gateways is selected

#### 2017-02-04 1.5.0

 * New: Logging class
 * New: Setting option for advance payment methods to create invoices before payment
   is set (you have to set the advance payment methods in the settings to benefit
   from it)
 * Removed: Setting option for invoice status
 * Removed: Setting option for payment creation
 * Tweak: Code cleaning, introduced namespaces
 * Tweak: Added some more payment notes for error cases
 * Whats coming up next? – Feel free to share your ideas.

#### 2016-12-07 1.4.4

 * Fix: PHP Notice

#### 2016-12-06 1.4.3

 * New: Cancel Payments when customer get a refund
 * Tweak: debug logs are written to the database

#### 2016-07-04 1.4.2

 * Fix: optimize usage of tax country when creating invoice

#### 2016-07-04 1.4.1

 * Update Translation implementation

#### 2016-06-20 1.4.0

 * Remove EDD Licencing, Update for WordPress.org Plugin directory

#### 2016-04-06 1.3.1

 * Fix: minor fix to settings

#### 2016-03-01 1.3.0

 * New: send invoice via email
 * New: download invoice
 * New: select invoice template
 * Tweak: improved settings section

#### 2015-08-07 1.2.0

 * Added support for EDD EU VAT Extension
 * Send VAT ID from EU VAT Extension to FastBill

#### 2014-06-10 1.1.0

 * Added support for EDD Checkout Fields Manager
 * Added support for billing address
 * Added EDD_License_Handler classes (after updating the plugin, you need to set
   your licence key again)
 * Added german translation
 * Fix Discount calculation
 * Fix Tax calculation
 * Move settings from sisc to extensions tab
 * Updating EDD_SL_Plugin_Updater

#### 2013-05-30 1.0.0

 * Initial release

## Om

 *  Version **1.6.0**
 *  Last updated **8 år sidan**
 *  Active installations **10+**
 *  WordPress version ** 4.5 eller nyare **
 *  Tested up to **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/edd-fastbill/)
 * Tags
 * [Accounting](https://nn.wordpress.org/plugins/tags/accounting/)[easy digital downloads](https://nn.wordpress.org/plugins/tags/easy-digital-downloads/)
   [edd](https://nn.wordpress.org/plugins/tags/edd/)[fastbill](https://nn.wordpress.org/plugins/tags/fastbill/)
   [invoice](https://nn.wordpress.org/plugins/tags/invoice/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/edd-fastbill/advanced/)

## Vurderingar

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/edd-fastbill/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/edd-fastbill/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/edd-fastbill/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/edd-fastbill/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/edd-fastbill/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/edd-fastbill/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/edd-fastbill/reviews/)

## Contributors

 *   [ Markus Drubba ](https://profiles.wordpress.org/drumba/)

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/edd-fastbill/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.me/markusdrubba)