richardhj / contao-isotope_billsafe
BillSAFE payment method for Isotope eCommerce
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:contao-module
Requires
- php: >=5.3
- contao/core: ~3.2
- isotope/isotope-core: ~2.3
This package is auto-updated.
Last update: 2024-10-10 21:03:50 UTC
README
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).