Skip to content

kkrieger85/billie-magento1-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billie Pay After Delivery

Introduction

The Pay After Delivery product enables merchants to accept invoice payments from business customers (hereafter referred to as debtors). Billie takes over the reconciliation of payments, dunning processes and credit risk.

Based upon the contractual agreement with Billie, debtors have either 14, 30, 45, 60, 90 or 120 days to pay their invoices. However, the merchant receives funds from Billie immediately when the product is shipped, or the service obligation is fulfilled.

If debtors do not settle their outstanding invoices on time, Billie also sends reminders to these debtors on the merchant’s behalf. Pay After Delivery is a white label solution so these letters are sent by Billie in the merchant’s own branding, and the relationship between Billie and the merchant is not disclosed. If a debtor declares bankruptcy, Billie fully covers this default for the merchant.

Usage of virtual IBANs

A virtual IBAN is generated for each new invoice. These IBANs are unique to a debtor and must be the only payment details displayed on the invoice which the debtor receives. Virtual IBANs are made available to the merchant after the successful creation of an order. They are essential to ensure Billie is able to efficiently and accurately match payments to invoices. Virtual IBANs ensure fast payout times and reliable payment reconciliations and help avoid unwarranted dunning.

Requirements

  • PHP 5.6 or higher
  • Magento 1.9.0.0 or higher

Magento Installation

Download Source and copy into Magento root folder
Clear Magento Caches and login again
Goto System -> Configuration -> Billie Core Config Billie Core Configuration

Select a field for housenumber if it is a separate field and set your invoice URL
Billie Core Configuration

Goto Paymentmethods and configure Billie PayAfterDelivery method.
Billie Core Configuration

Make sure your company name is set in System -> Configuration -> General -> General -> Imprint -> Company 1

Ready to go

Additional configuration
Goto System -> Configuration -> Customer -> Create account -> enable Vat visibility in frontend
Goto System -> Configuration -> Customer -> Customer address head -> Enable prefix and use for male one of (Male,Mister,Herr,Mann) and for female one of (Female,Miss,Frau)

Dokumentation

Billie orders:

Billie Core Configuration

Under Billie Payments -> Billie Order you find all orders made with Billie. You can sort and filter the columns as needed. The grid contains the following data

  • Bestellung: magento order increment_id
  • Bestellt in (Store): Storeview
  • Bestellt am: order create date
  • Rechnung an: order billing name
  • Firma: company name
  • Rechtsform: legal form
  • Billie Reference Id: Billie reference ID
  • Gesamt: billing grand total
  • Status: status of order
  • Aktion: link to order detail

Billie Core Configuration

Order Detail

In order detail you find the payment information block. Where you can find find the payment information for the client. Billie Core Configuration

In comment history you can find all billie actions only viewable for the admin Billie Core Configuration

Before Billie is invoicing the client. The order has to be invoiced and shipped. There for use the magento default buttons. Billie Core Configuration

You can cancel an order with the Magento default cancel button. Notice that an order which is already paid back by the debtor can't be canceled with Billie anymore.

Contact

Billie GmbH
Charlottenstraße 4
10969 Berlin

License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.0%
  • HTML 9.2%
  • CSS 0.8%