PHPackages                             vismutx/klarna-order-management-api-php - 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. [API Development](/categories/api)
4. /
5. vismutx/klarna-order-management-api-php

ActiveLibrary[API Development](/categories/api)

vismutx/klarna-order-management-api-php
=======================================

Klarna order management api for PHP generated by swagger

1.06(4y ago)024MITPHPPHP &gt;=5.5

Since Jul 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/vismutx/klarna-order-management-api-php)[ Packagist](https://packagist.org/packages/vismutx/klarna-order-management-api-php)[ RSS](/packages/vismutx-klarna-order-management-api-php/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (4)Versions (8)Used By (0)

SwaggerClient-php
=================

[](#swaggerclient-php)

API to handle order lifecycle

This PHP package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 1.0
- Build package: io.swagger.codegen.languages.PhpClientCodegen

Requirements
------------

[](#requirements)

PHP 5.5 and later

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

[](#installation--usage)

### Composer

[](#composer)

To install the bindings via [Composer](http://getcomposer.org/) run `composer require vismutx/klarna-order-management-api-php`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
    require_once('/path/to/vendor/autoload.php');
```

Tests
-----

[](#tests)

To run the unit tests:

```
composer install
./vendor/bin/phpunit

```

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
