PHPackages                             fei/payment-package - 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. fei/payment-package

ActiveLibrary[Payment Processing](/categories/payments)

fei/payment-package
===================

Payment client package integration for Objective PHP applications

v1.0.1(7y ago)04.1kproprietaryPHP

Since Nov 6Pushed 7y ago18 watchersCompare

[ Source](https://github.com/flash-global/payment-package)[ Packagist](https://packagist.org/packages/fei/payment-package)[ RSS](/packages/fei-payment-package/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Payment Package
===============

[](#payment-package)

This package provide Payment Client integration for Objective PHP applications.

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

[](#installation)

Payment Package needs **PHP 7.0** or up to run correctly.

You will have to integrate it to your Objective PHP project with `composer require fei/payment-package`.

Integration
-----------

[](#integration)

As shown below, the Payment Package must be plugged in the application initialization method. The Payment Package create a Payer Client service that will be consumed by the application's middleware.

```
