Skip to content

Billplz/Billplz-for-WHMCS

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Billplz for WHMCS

Accept payment using Billplz.

Installation

Updating from version prior to 3.0.0

  • Remove directory modules/gateways/billplzPay
  • Remove files:
    • modules/gateways/billplzPay.php
    • modules/gateways/callback/billplzCallback.php
  • Drop table mod_billplz_gateway:
    • DROP TABLE mod_billplz_gateway
  • Download: https://github.com/Billplz/billplz-for-whmcs/archive/master.zip
  • Extract the dowloaded zip files
  • Upload folder modules to your WHMCS installation directory
  • Navigate to System Settings >> Payment Gateways
  • Save changes

Compatibility

Tested up WHMCS 8.7.x

Configuration

  1. Login to WHMCS Administration
  2. Navigate to System Settings >> Payment Gateways
  3. Set up API Secret Key, Collection ID and X Signature Key
  4. Set Convert to Processing to MYR
  5. Save changes

Custom Bill Description

You may customize the Bill Description by modifying $parameter['description'] in modules/gateways/billplz/bills.php

Other

Facebook: Billplz Dev Jam