VirtueMart

Prerequisites: PHP 5.6 or above

The module is suitable for VirtueMart 3.

Standard installation guide

  1. Download latest kevin-virtuemart.zip here

  2. Log in to the Joomla! admin panel

  3. Navigate to ExtensionsManage Install

  4. Drag and drop or select kevin-virtuemart.zip from your computer and wait until success alert is shown

  5. Navigate to VirtueMart Payment methods

  6. Enter payment name e.g. Bank Payment

  7. From Payment Method dropdown list select VM payment - kevin.

  8. Select Configuration tab

  9. Enter user data

    1. Credentials: Client ID, Client Secret and Endpoint Secret

    2. Bank details: Creditor Name and Creditor Account

  10. Go back to Payment Method Information tab

  11. Change Published to Yes

Manual (FTP) installation guide

  1. Download latest kevin-virtuemart.zip here

  2. Connect to your server via FTP client (e.g. Filezilla)

  3. Navigate to Joomla! installation path

  4. Unzip kevin-virtuemart.zip. You should get a single folder named kevin

  5. Move kevin folder to /tmp directory within Joomla! file path via the FTP client

  6. Log in to the Joomla! admin panel

  7. Navigate to ExtensionsManage Install

  8. Select Install from Folder

  9. Make sure path coincides with the path you transferred kevin folder to on your server (default path is /var/www/html/tmp)

  10. Navigate to VirtueMart Payment methods

  11. Enter payment name e.g. Bank Payment

  12. From Payment Method dropdown list select VM payment - kevin.

  13. Select Configuration tab

  14. Enter user data

    1. Credentials: Client ID, Client Secret and Endpoint Secret

    2. Bank details: Creditor Name and Creditor Account

  15. Go back to Payment Method Information tab

  16. Change Published to Yes

  17. (optional) Delete kevin folder from the /tmp directory

Last updated