Bank Details Not Approved - EFT Authorisations
When posting an EFT batch you receive an error that bank details have not been approved. From version 2026, EFT banking details must be approved in Miscellaneous Codes before a payment can be entered.
SSH keys are required when using SFTP with Key File or SFTP with 2-Factor Authentication in EFTXpress. Keys are generated using the Windows command prompt.
SSH keys are required when using SFTP with Key File or SFTP with 2-Factor Authentication in EFTXpress. Keys are generated using the Windows command prompt.
Step 1: Open Command Prompt
Press the Windows key, type cmd and press Enter.
Step 2: Generate the key pair
Type the following command and press Enter:
ssh-keygen -m PEM
This generates a public/private RSA key pair.
Step 3: Specify the key file path
When prompted, enter a file path, for example:
C:\SFTPKeys\CompanyName\id_rsa
Keep your private key secure and do not share it.
Step 4: Enter a passphrase
Enter a password when prompted and confirm it. If no password is required, press Enter twice to skip.
Step 5: Acknowledge key creation
You will receive confirmation messages when keys are successfully created.
Step 6: Locate your keys
Go to the directory specified in Step
3. You will find two files:
Configuring keys in EFTXpress:
Navigate to Setup EFTXpress Banks | SFTP Setup tab and enter:
Select Test Connection to verify the setup.