PHPackages                             tuutti/php-paytrail-payment-api - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. tuutti/php-paytrail-payment-api

ActiveLibrary[HTTP &amp; Networking](/categories/http)

tuutti/php-paytrail-payment-api
===============================

Paytrail Payment API

3.0.0(1y ago)05.0k↓100%[1 PRs](https://github.com/tuutti/php-paytrail-payment-api/pulls)unlicensePHPPHP ^7.4 || ^8.0

Since Oct 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/tuutti/php-paytrail-payment-api)[ Packagist](https://packagist.org/packages/tuutti/php-paytrail-payment-api)[ Docs](https://openapi-generator.tech)[ RSS](/packages/tuutti-php-paytrail-payment-api/feed)WikiDiscussions 2.x Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (15)Used By (0)

php-paytrail-payment-api
========================

[](#php-paytrail-payment-api)

Paytrail Payment API

For more information, please visit .

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/tuutti/php-paytrail-payments-api.git"
    }
  ],
  "require": {
    "tuutti/php-paytrail-payments-api": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
