Skip to content

Billplz/Billplz-For-OpenCart-2.3

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 OpenCart 2.3

Accept payment using Billplz for OpenCart 2.3

Installation

  1. Download the extension: https://codeload.github.com/Billplz/Billplz-for-OpenCart-2.3/zip/master
  2. Copy all the content inside upload folder to installation directory.
  3. Install the plugin on OpenCart Administration.
  4. Set your API Key, Collection ID & X Signature Key.
  5. Done.

System Requirements

  1. PHP 7.0 or later.
  2. OpenCart 2.3.x.
  3. Not compatible with any other OpenCart version.

Extras

deploy.sh file contains:

#!/bin/bash

cp -r upload/* <full path to installation directory>

# example
# cp -r upload/* /var/www/mywebsite.com/public_html

Other

Facebook: Billplz Dev Jam

About

Accept Payment using Billplz for OpenCart 2.3

Resources

License

Stars

Watchers

Forks

Packages

No packages published