PHPackages                             athlan/yetipay - 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. athlan/yetipay

ActiveLibrary[Payment Processing](/categories/payments)

athlan/yetipay
==============

Yetipay.pl PHP library

1.2.0(8y ago)1471[1 issues](https://github.com/athlan/yetipay/issues)MITPHP

Since Sep 22Pushed 8y ago1 watchersCompare

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

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

Yetipay PHP Client library
==========================

[](#yetipay-php-client-library)

This library allows to easy integration with [yetipay](https://www.yetipay.pl/) payments.

Features
--------

[](#features)

- Generated payment button
- Handles pingback (`URL_STATUS`)
- Verifies payments

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

[](#installation)

### Composer

[](#composer)

Add dependency in `composer.json` file:

```
{
    "require": {
        "athlan/yetipay": "1.*"
    }
}

```

Examples
--------

[](#examples)

### Handle pingback (`URL_STATUS`)

[](#handle-pingback--url_status)

```
