PHPackages                             webtopay/libwebtopay - 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. webtopay/libwebtopay

ActiveLibrary[Payment Processing](/categories/payments)

webtopay/libwebtopay
====================

PHP Library for Paysera payment gateway integration

3.1.5(9mo ago)121.1M—2.9%35[2 PRs](https://github.com/paysera/lib-webtopay/pulls)7LGPL-3.0PHPPHP &gt;=7.4CI passing

Since Nov 2Pushed 9mo ago8 watchersCompare

[ Source](https://github.com/paysera/lib-webtopay)[ Packagist](https://packagist.org/packages/webtopay/libwebtopay)[ RSS](/packages/webtopay-libwebtopay/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (18)Used By (7)

lib-webtopay
============

[](#lib-webtopay)

The Checkout API (Payment Gateway API) allows for the collection of online payments with many payment methods. The Checkout API is easy to integrate – simply use one of our methods and the checkout processes will be performed automatically. The library can be used to check all the necessary security parameters of transferred and received data. More information can be found in [the documentation](https://developers.paysera.com/en/checkout/basic).

Installation
============

[](#installation)

Easiest way to use library is to include merged all-in-one file. It is located in base libwebtopay directory, "WebToPay.php". In this case you only need this one file. Example:

```
