Type
magento2-module
Clearbanc's Funding page extension for Magento v2
magento2-module
OSL-3.0
None
None
None
None
None
None
You can install the Funding Page extension from Magento Marketplace.
Alternatively, the extension can be installed manually via command line:
Use composer to fetch the package:
composer require clearbanc/funding-page-m2
Enable the extension:
bin/magento module:enable Clearbanc_FundingPage --clear-static-content
bin/magento setup:upgrade
bin/magento setup:di:compile
After completing the installation, you can navigate to the extension via System -> Clearbanc Funding Status
.
This leads you to the Clearbanc extension which shows your sales aggregate for the last 30 days and some other useful statistics.
The extension logic will run calculations every couple weeks to decide whether you qualify for funding with Clearbanc based on your sales data.
You will receive a notification once you qualify.