> ## Documentation Index
> Fetch the complete documentation index at: https://voucherify-pz-test2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SDKs

> Suggest Edits

## Get your library

***

[](https://github.com/rspective/voucherify-php-sdk)

[](https://github.com/voucherifyio/voucherify-js-sdk)

[](https://github.com/rspective/voucherify-ruby-sdk)

[](https://github.com/rspective/voucherify-java-sdk)

[](https://github.com/voucherifyio/voucherify-dotNET-sdk)

[](https://github.com/voucherifyio/voucherify-python-sdk)

***

<Info>
  Voucherify developers constantly improve Voucherify's RESTful API, which you can use to integrate with your systems. The SDKs are open source and are mostly developed with the help of the community of our clients and partners. Please feel free to contribute and provide feedback by submitting a pull request on our [GitHub repository](https://github.com/voucherifyio/).
</Info>

***

## JS

JS is **the latest** JavaScript and node.js SDK.

<CodeGroup>
  ```shell Shell
  npm install @voucherify/sdk
  ```
</CodeGroup>

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/c2ab0e666480a54ee4fbb8d4486542059e8750fbe31dbdecbdc2b1a7930fb95c/voucherifyio/voucherify-js-sdk" alt="voucherifyio/voucherify-js-sdk" />](https://github.com/voucherifyio/voucherify-js-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-js-sdk)

[voucherifyio/voucherify-js-sdk](https://github.com/voucherifyio/voucherify-js-sdk)

***

## Java

Grab the SDK via Maven:

<CodeGroup>
  ```xml XML
  <dependency>
    <groupId>pl.rspective.voucherify.client</groupId>
    <artifactId>voucherify-java-sdk</artifactId>
    <version>2.4.0</version>
  </dependency>
  ```
</CodeGroup>

or via Gradle:

`compile 'pl.rspective.voucherify.client:voucherify-java-sdk:2.4.0'`

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/19346225" alt="voucherifyio/voucherify-java-sdk" />](https://github.com/voucherifyio/voucherify-java-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-java-sdk)

[voucherifyio/voucherify-java-sdk](https://github.com/voucherifyio/voucherify-java-sdk)

***

## Ruby

<CodeGroup>
  ```shell Shell
  gem install voucherify
  ```
</CodeGroup>

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/19346225" alt="voucherifyio/voucherify-ruby-sdk" />](https://github.com/voucherifyio/voucherify-ruby-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-ruby-sdk)

[voucherifyio/voucherify-ruby-sdk](https://github.com/voucherifyio/voucherify-ruby-sdk)

***

## PHP

Include Voucherify PHP SDK (rspective/voucherify) in your PHP composer.json file as required module i.e:

<CodeGroup>
  ```php php
  "require": {
      "rspective/voucherify": "dev-master"
  }
  ```
</CodeGroup>

You can check available versions at [Packagist](https://packagist.org/packages/rspective/voucherify).

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/19346225" alt="voucherifyio/voucherify-php-sdk" />](https://github.com/voucherifyio/voucherify-php-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-php-sdk)

[voucherifyio/voucherify-php-sdk](https://github.com/voucherifyio/voucherify-php-sdk)

***

## Python

<CodeGroup>
  ```shell Shell
  pip install voucherify
  ```
</CodeGroup>

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/19346225" alt="voucherifyio/voucherify-python-sdk" />](https://github.com/voucherifyio/voucherify-python-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-python-sdk)

[voucherifyio/voucherify-python-sdk](https://github.com/voucherifyio/voucherify-python-sdk)

***

## .NET

### Client Side Library

<CodeGroup>
  ```shell Shell
  Install-Package Voucherify.Client
  ```
</CodeGroup>

### Server Side Library

<CodeGroup>
  ```shell Shell
  Install-Package Voucherify
  ```
</CodeGroup>

Or simple use libraries from lib/\{target-framework} folder.

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/19346225" alt="voucherifyio/voucherify-dotNET-sdk" />](https://github.com/voucherifyio/voucherify-dotNET-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-dotNET-sdk)

[voucherifyio/voucherify-dotNET-sdk](https://github.com/voucherifyio/voucherify-dotNET-sdk)

***

## Node.js

<Warning>
  Node.js is a deprecated version. Go to [JS](/docs/sdks#js) to use the latest Node.js SDK.
</Warning>

<CodeGroup>
  ```shell Shell
  npm install voucherify
  ```
</CodeGroup>

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/19346225" alt="voucherifyio/voucherify-nodejs-sdk" />](https://github.com/voucherifyio/voucherify-nodejs-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-nodejs-sdk)

[voucherifyio/voucherify-nodejs-sdk](https://github.com/voucherifyio/voucherify-nodejs-sdk)

***

## Voucherify.js

<Warning>
  Voucherify.js is a deprecated version. Go to [JS](/docs/sdks#js) to use the latest SDK.
</Warning>

From CDN:

[http://www.jsdelivr.com/projects/voucherify.js](http://www.jsdelivr.com/projects/voucherify.js)

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/3333318" alt="rspective/voucherify.js" />](https://github.com/rspective/voucherify.js)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/rspective/voucherify.js)

[rspective/voucherify.js](https://github.com/rspective/voucherify.js)

***

## Android

<Warning>
  Voucherify developers currently don't develop this SDK.
</Warning>

Using Gradle:

<CodeGroup>
  ```groovy Groovy
  dependencies {
      compile 'pl.rspective.voucherify.android.client:voucherify-android-sdk:0.6.0'
  }
  ```
</CodeGroup>

Using Maven:

<CodeGroup>
  ```xml XML
  <dependency>
      <groupId>pl.rspective.voucherify.android.client</groupId>
      <artifactId>voucherify-android-sdk</artifactId>
      <version>0.6.0</version>
  </dependency>
  ```
</CodeGroup>

<Info>
  The SDK requires at least Java 6 or Android 2.3.3 (API 10)
</Info>

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/19346225" alt="voucherifyio/voucherify-android-sdk" />](https://github.com/voucherifyio/voucherify-android-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-android-sdk)

[voucherifyio/voucherify-android-sdk](https://github.com/voucherifyio/voucherify-android-sdk)

***

## iOS(Swift)

<Warning>
  Voucherify developers currently don't develop this SDK.
</Warning>

Using CocoaPods simply add the following line to your Podfile:

<CodeGroup>
  ```shell Shell
  pod "VoucherifySwiftSdk"
  ```
</CodeGroup>

<Info>
  The SDK requires Swift 2.2 and therefore Xcode 7.3
</Info>

[<img src="https://mintlify.s3.us-west-1.amazonaws.com/voucherify-pz-test2/images/docs/u/19346225" alt="voucherifyio/voucherify-ios-sdk" />](https://github.com/voucherifyio/voucherify-ios-sdk)

[<img src="https://mintcdn.com/voucherify-pz-test2/ZD4bh59cwKDmTJCB/images/docs/favicon.ico?maxW=32&auto=format&n=ZD4bh59cwKDmTJCB&q=85&s=935f423d9a3216370c56a1de693c485a" alt="github.com" width="32" height="32" data-path="images/docs/favicon.ico" />github.com](https://github.com/voucherifyio/voucherify-ios-sdk)

[voucherifyio/voucherify-ios-sdk](https://github.com/voucherifyio/voucherify-ios-sdk)

***

* [Table of Contents](#)

* * [Get your library](#get-your-library)

  * [JS](#js)

  * [Java](#java)

  * [Ruby](#ruby)

  * [PHP](#php)

  * [Python](#python)

  * [.NET](#net)

    * [Client Side Library](#client-side-library)
    * [Server Side Library](#server-side-library)

  * [Node.js](#nodejs)

  * [Voucherify.js](#voucherifyjs)

  * [Android](#android)

  * [iOS(Swift)](#iosswift)
