This is a payment extension for OpenCart 3.0.0.0 - 3.0.3.9.
This extension allows you to receive payments from your customers through:
:white_check_mark: Invoice Checkout
:white_check_mark: Leasing Checkout
Before installing the extension, make sure to backup your web store!
If you are upgrading from v1.3.1 (or earlier) to v1.4.0 (or later), please follow these instructions before atemptning the upgrade to avoid any issues caused by the breaking changes in v1.4.0.
Extensions -> Extensions -> Payments
Extensions -> Modifications
/admin/controller/extension/payment/wasa.php
/admin/language/en-gb/extension/payment/wasa.php
/admin/language/sv-se/extension/payment/wasa.php
/admin/model/extension/payment/wasa.php
/admin/view/template/extension/payment/wasa.twig
/catalog/controller/extension/payment/wasa.php
/catalog/language/en-gb/extension/payment/wasa.php
/catalog/language/sv-se/extension/payment/wasa.php
/catalog/model/extension/module/wasa.php
/catalog/model/extension/payment/wasa.php
/catalog/view/theme/default/template/extension/module/wasa.twig
/catalog/view/theme/default/template/extension/payment/wasa.twig
This is the requirements to run this module:
Our extensions for OpenCart 2.0 and 2.3 has been moved to separate branches and has been marked as legacy. Please note that we no longer actively update these versions, we recommend that you update to a newer version of OpenCart. However, we are still fixing bugs caused by the extension.
Extension for OpenCart 2.0 can be found here:
https://github.com/wasakredit/opencart-extension/tree/opencart-v2-0
Extension for OpenCart 2.3 can be found here:
https://github.com/wasakredit/opencart-extension/tree/opencart-v2-3
To display our monthly cost widget on your product page, you will need to manually install the modification.
If you have a custom theme you’ll’ need to manually modify this template:
catalog/view/theme/[YOUR THEME]/template/product/product.twig
Insert this following line where you want to add the widget:
{# wasa-monthly-cost-widget #}
If you have spotted a bug or a technical problem, create a GitHub issue. For other questions, contact our support team.
We only support the plugin with no customizations. Please make sure before you raise an issue that you revisit it on a newly installed “vanilla” Prestashop environment. With this practise you can make sure that the issue is not created by a customization or a third party plugin.