Skip to content

vsys-host/whmcs-shkeeper-gateway-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4aef7c8 · Dec 19, 2024

History

13 Commits
Dec 19, 2024
Aug 12, 2024
Jun 29, 2022
Aug 12, 2024

Repository files navigation

whmcs-shkeeper-gateway-module

Shkeeper payment gateway module for WHMCS

Module has been tested on WHMCS Version: 8.10.1

Installation

  1. Unzip folder modules to WHMCS root directory
  2. Activate the plugin through the 'System Settings->Payment Gateways->All Payment Gateways' menu and set settings.
    • Show on Order Form - Enable/Disable displaying module for checkout
    • Display Name - How customers will see module on checkout page
    • API Url - Shkeeper server api entry point. Trailing slash is mandatory. http[s]://shkeeper_server_api_hostname/api/v1/
    • API Key - Authorization and identification Shkeeper key. You can generate it in Shkeeper admin panel for any crypto wallet.
    • Round credit amount - Round down amount that will be added to client credit balance.
    • Convert To For Processing - You should choose USD here, in case if you are using multiply currencies in your billing system. Shkeeper supports only USD for the moment.

image image1 image2 image3 image4 image5