An open API service indexing awesome lists of open source software.

https://github.com/paysera/lib-webtopay


https://github.com/paysera/lib-webtopay

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

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
============

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:
```php