Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.38 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.38 KB

BillSAFE payment module for Isotope eCommerce

Latest Version on Packagist Software License Dependency Status

Provides the payment method BillSAFE for Isotope eCommerce.

Install

Via Composer

$ composer require richardhj/contao-isotope_billsafe

Update the database afterwards.

Manually

Copy the files within the "system" folder to your Contao installation. Update the database afterwards.

Usage

  • Create a new payment method in the shop configuration. All keys needed for configuration can be found in the BillSAFE Portal
  • Do NOT use the OnSite Checkout as it is not implemented yet
  • One order status has to configured to report the shipment to BillSAFE

TODO

  • BillSAFE OnSite Checkout

License

The GNU Lesser General Public License (LGPL).