Requirements
Hello Clever is currently available for Magento merchants with store addresses in Australia. Only AUD (Australian Dollars) is supported at this time.
- Magento version: 2.20 or greater.
- Store currency: AUD. The plugin requires a dedicated website scope for each market region (country), with the corresponding base currency set in Magento Admin.
- Navigate to Stores > Configuration > Currency Setup.
- Set the currency to AUD (Australian Dollars).
Installation
Step 1: Download the extension
- Download the Hello Clever Magento extension from the Magento Extension Download page.
- Once downloaded, you will have the extension files ready to upload to your server.
Step 2: Install the extension
You can install the extension using either FTP or the command line.- Method 1: FTP
- Method 2: Command line
1
Upload via FTP
Use an FTP client such as FileZilla to upload the module to the
app/code/Clever directory on your Magento server.2
Verify the folder structure
Ensure the uploaded directory structure matches the required layout before proceeding.
Step 3: Flush the Magento cache
1
Open Cache Management
Log in to Magento Admin and navigate to System > Cache Management.
2
Flush the cache
Click Flush Cache Storage to clear all cached data.
Configure the extension
1
Open the Hello Clever settings
In Magento Admin, navigate to Stores > Configuration > Sales > Payment Methods > Hello Clever.
2
Enable the plugin
Set the Enabled field to Yes.
3
Configure your credentials and environment
Fill in the following fields:
- API Environment: select
Sandboxfor testing orProductionfor live transactions. - App ID: copy from your Hello Clever Merchant Dashboard.
- Secret Key: copy from your Hello Clever Merchant Dashboard.
- Description: customise the payment method description shown to customers at checkout.
4
Test the connection
Click Test Connection to verify that your credentials are correct and the connection is working.
5
Save the configuration
Click Save Config to finalise your settings.
Update the extension
To update to a newer version of the Hello Clever extension, you must remove the old files and reinstall.1
Remove old files
Delete all files in
root/app/code/Clever.2
Install the latest version
Follow the installation steps above to upload and configure the updated extension.
3
Flush the cache
In Magento Admin, navigate to System > Cache Management and click Flush Cache Storage.