Skip to content

Installation Direct Download

preslav-anev edited this page Jun 5, 2017 · 14 revisions

If you do not want to use composer, you can grab the SDK zip that contains Kount PHP SDK with all its dependencies with it.

Instructions

  1. Download latest/desired release zip file starting with Sdk-Ris-Php-$VERS-$TIMESTAMP.zip from Github Releases Section.

  2. Go to your project directory. If you do not have one, just create a directory and cd in.

mkdir project
cd project
  1. Unzip, and copy directory to your project location
  2. This is how your directory structure would look like

Next Step

Clone this wiki locally