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

---

Søg plugins

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

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# EDD – FastBill Integration

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

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

 * [Detaljer](https://da.wordpress.org/plugins/edd-fastbill/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/edd-fastbill/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/edd-fastbill/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/edd-fastbill/#developers)

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

## Beskrivelse

[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

## Skærmbilleder

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

## Installation

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

## FAQ

  Installation Instructions

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

## Anmeldelser

![](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 😉

 [ Læs alle 3 anmeldelser ](https://wordpress.org/support/plugin/edd-fastbill/reviews/)

## Bidragsydere & udviklere

“EDD – FastBill Integration” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

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

[Oversæt “EDD – FastBill Integration” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/edd-fastbill)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/edd-fastbill/), tjek
[SVN repository](https://plugins.svn.wordpress.org/edd-fastbill/), eller abonner
på [udviklerloggen](https://plugins.trac.wordpress.org/log/edd-fastbill/) via [RSS](https://plugins.trac.wordpress.org/log/edd-fastbill/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 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

## Meta

 *  Version **1.6.0**
 *  Senest opdateret **8 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 4.5 eller højere **
 *  Testet op til **4.9.29**
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/edd-fastbill/)
 * Tags
 * [Accounting](https://da.wordpress.org/plugins/tags/accounting/)[easy digital downloads](https://da.wordpress.org/plugins/tags/easy-digital-downloads/)
   [edd](https://da.wordpress.org/plugins/tags/edd/)[fastbill](https://da.wordpress.org/plugins/tags/fastbill/)
   [invoice](https://da.wordpress.org/plugins/tags/invoice/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/edd-fastbill/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

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

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/edd-fastbill/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://www.paypal.me/markusdrubba)