PHPackages                             fatzebra/fatzebra - 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. fatzebra/fatzebra

ActiveLibrary[Payment Processing](/categories/payments)

fatzebra/fatzebra
=================

Fat Zebra Australian online payment gateway library

0304PHP

Since Jul 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Moult/PHP-Library)[ Packagist](https://packagist.org/packages/fatzebra/fatzebra)[ RSS](/packages/fatzebra-fatzebra/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP API Library for Fat Zebra
=============================

[](#php-api-library-for-fat-zebra)

Release 1.1.0 for API version 1.0

A PHP library for the [Fat Zebra](https://www.fatzebra.com.au) Online Payment Gateway (for Australian Merchants) Now supports recurring billing (subscriptions, plans, customers)

Dependencies
------------

[](#dependencies)

- PHP (Tested on version 5.3)
- cURL

[![Build Status](https://camo.githubusercontent.com/176757c950c584d6ac420ba0c091443a55124143ee3f5b7381260f58268351e0/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6661747a656272612f5048502d4c6962726172792e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/fatzebra/PHP-Library)

Installing
----------

[](#installing)

Copy the files FatZebra.class.php and cacert.pem to your project lib folder (or similar)

**Note:** The cacert.pem file needs to be placed in the same location as the FatZebra.class.php file to ensure certificate verification. The calls to the gateway will fail without this.

Usage
-----

[](#usage)

*Regular Purchase*

```
