PHPackages                             yanosh-k/epay - 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. yanosh-k/epay

ActiveLibrary[Payment Processing](/categories/payments)

yanosh-k/epay
=============

A PHP class used for simplifying the work with the Bulgarian payment portal ePay.

1.2.0(5y ago)696MITPHPPHP &gt;=5.3.0CI failing

Since Apr 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/yanosh-k/epay)[ Packagist](https://packagist.org/packages/yanosh-k/epay)[ RSS](/packages/yanosh-k-epay/feed)WikiDiscussions master Synced 5d ago

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

Epay.php
========

[](#epayphp)

A PHP class used for simplifying the work with the Bulgarian payment portal ePay.

About ePay (excerpts from their website)
========================================

[](#about-epay-excerpts-from-their-website)

> The company is specialized in the making of payment systems, electronic trade and security of the information transmission through Internet. The company makes processing of payments with bank cards and of bank transactions in open webs. The main activity of the company is connected with operating with the payment systems ePay.bg®, ePayVoice® (payment by telephone), B-pay (payment at ATM).

Usage
=====

[](#usage)

Instlation
----------

[](#instlation)

With composer:

1. Install package

```
composer require yanosh-k/epay

```

2. Require the composer autoloader:

```
