PHPackages                             givepay/givepay-gateway - 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. givepay/givepay-gateway

ActiveLibrary[Payment Processing](/categories/payments)

givepay/givepay-gateway
=======================

A library for interacting with FlatRatePay

v0.12(6y ago)175GPL-3.0-or-laterPHP

Since Aug 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/GivePay/GivePayGateway-php)[ Packagist](https://packagist.org/packages/givepay/givepay-gateway)[ RSS](/packages/givepay-givepay-gateway/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (12)Used By (0)

GivePay Gateway PHP
===================

[](#givepay-gateway-php)

[![Build Status](https://camo.githubusercontent.com/a97127f67a8afbc52c26b975fa4508dfc19a8ae1cca3d363f4c5e9641a2068a7/68747470733a2f2f6170692e7472617669732d63692e6f72672f476976655061792f47697665506179476174657761792d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/GivePay/GivePayGateway-php)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/1246214393a08aa6dc6a3e8217553aaa2352af6e27f17928a99ee747cff943f9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f476976655061792f47697665506179476174657761792d7068702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/GivePay/GivePayGateway-php/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/9ff1cf0762681d3908336e44bca5df48965fac400dd9e55357010c867ed904ef/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f476976655061792f47697665506179476174657761792d7068702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/GivePay/GivePayGateway-php/?branch=master)[![Code Intelligence Status](https://camo.githubusercontent.com/c7585dd7d1fe2bdfe07ec2d85e8ddaf612b43929d2904d5e80f530cbc9ffbeb4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f476976655061792f47697665506179476174657761792d7068702f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

A library for interacting with FlatRatePay transactions APIs with the GivePay Gateway.

Installation
------------

[](#installation)

Install the library with [Composer](https://getcomposer.org/):

```
composer require givepay/givepay-gateway
```

Usage
-----

[](#usage)

Simple sale transaction example:

```
