PHPackages                             paynow/php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. paynow/php-sdk

ActiveLibrary[Payment Processing](/categories/payments)

paynow/php-sdk
==============

PHP SDK for the Paynow API

1.0.5(7y ago)1436.2k↓26.9%8[5 PRs](https://github.com/paynow/Paynow-PHP-SDK/pulls)1MITPHPPHP &gt;=5.6.3CI failing

Since Sep 14Pushed 5mo agoCompare

[ Source](https://github.com/paynow/Paynow-PHP-SDK)[ Packagist](https://packagist.org/packages/paynow/php-sdk)[ RSS](/packages/paynow-php-sdk/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (11)Used By (1)

Paynow Zimbabwe PHP SDK
=======================

[](#paynow-zimbabwe-php-sdk)

PHP SDK for Paynow Zimbabwe's API

Prerequisites
=============

[](#prerequisites)

This library has a set of prerequisites that must be met for it to work

1. PHP version 5.6 or higher
2. Curl extension

Installation
============

[](#installation)

Install the library using composer

```
$ composer require paynow/php-sdk
```

and include the composer autoloader

```
