Title: EDD &#8211; FastBill Integration
Author: Markus Drubba
Published: <strong>04. srpnja 2016.</strong>
Last modified: 17. siječnja 2018.

---

Pretraga dodataka

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

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# EDD – FastBill Integration

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

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

 * [Detalji](https://hr.wordpress.org/plugins/edd-fastbill/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/edd-fastbill/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/edd-fastbill/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/edd-fastbill/#developers)

 [Podrška](https://wordpress.org/support/plugin/edd-fastbill/)

## Opis

[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

## Snimke zaslona

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

## Instalacija

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

## ČPP

  Installation Instructions

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

## Recenzije

![](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. siječnja 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/) 03. rujna 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/) 03. rujna 2016.

Sure, I rated my own plugin with 5 stars 😉

 [ Pročitajte sve 3 recenzije ](https://wordpress.org/support/plugin/edd-fastbill/reviews/)

## Suradnici i Programeri

“EDD – FastBill Integration” je softver otvorenog koda. Sljedeće osobe su doprinijele
ovom dodatku.

Suradnici

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

[Prevedite “EDD – FastBill Integration” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/edd-fastbill)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/edd-fastbill/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/edd-fastbill/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/edd-fastbill/) od [RSS](https://plugins.trac.wordpress.org/log/edd-fastbill/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

#### 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**
 *  Zadnje ažuriranje **prije 8 godina**
 *  Aktivnih instalacija **10+**
 *  WordPress inačica ** 4.5 ili viša **
 *  Testirano do **4.9.29**
 *  Language
 * [English (US)](https://wordpress.org/plugins/edd-fastbill/)
 * Oznaka
 * [Accounting](https://hr.wordpress.org/plugins/tags/accounting/)[easy digital downloads](https://hr.wordpress.org/plugins/tags/easy-digital-downloads/)
   [edd](https://hr.wordpress.org/plugins/tags/edd/)[fastbill](https://hr.wordpress.org/plugins/tags/fastbill/)
   [invoice](https://hr.wordpress.org/plugins/tags/invoice/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/edd-fastbill/advanced/)

## Ocjena

 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/)

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/edd-fastbill/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](https://www.paypal.me/markusdrubba)