PHPackages                             fasterpay/fasterpay-php - 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. [API Development](/categories/api)
4. /
5. fasterpay/fasterpay-php

ActiveLibrary[API Development](/categories/api)

fasterpay/fasterpay-php
=======================

FasterPay PHP SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch.

1.3.0(6y ago)225.0k↓40%1[1 PRs](https://github.com/FasterPay/fasterpay-php/pulls)1MITPHPPHP &gt;=5.4

Since Jan 30Pushed 6y agoCompare

[ Source](https://github.com/FasterPay/fasterpay-php)[ Packagist](https://packagist.org/packages/fasterpay/fasterpay-php)[ Docs](https://www.fasterpay.com)[ RSS](/packages/fasterpay-fasterpay-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)DependenciesVersions (9)Used By (1)

Welcome to FasterPay PHP SDK
============================

[](#welcome-to-fasterpay-php-sdk)

FasterPay PHP SDK enables you to integrate the FasterPay's Checkout Page seamlessly without having the hassle of integrating everything from Scratch. Once your customer is ready to pay, FasterPay will take care of the payment, notify your system about the payment and return the customer back to your Thank You page.

Downloading the FasterPay PHP SDK
---------------------------------

[](#downloading-the-fasterpay-php-sdk)

```
$ git clone https://github.com/FasterPay/fasterpay-php.git
```

Setting up the PHP SDK for your project
---------------------------------------

[](#setting-up-the-php-sdk-for-your-project)

```
$ cp fasterpay-php path-to-project/lib/fasterpay-php
```

Initiating Payment Request using PHP SDK
----------------------------------------

[](#initiating-payment-request-using-php-sdk)

```
