subscribo/klarna-invoice-sdk-wrapped
最新稳定版本:v1.1.0
Composer 安装命令:
composer require subscribo/klarna-invoice-sdk-wrapped
包简介
Klarna Invoice and Part payment SDK modified and wrapped for use with Composer
README 文档
README
contains modified files from Klarna PHP SDK package for Invoice and Part payment integration packaged for use with Composer
Important note
This is not an official Klarna package.
You can download official Klarna PHP SDK package for Invoice and Part payment integration (below just "Klarna SDK") from https://developers.klarna.com/en/at+php/kpm/download
Direct download link for 3.2.0 version of Klarna SDK, which has been used in this package: https://cdn.klarna.com/1.0/code/integration/library/server/api/klarna_php_3.2.0.zip
Reference snapshot of Klarna SDK is also available at https://github.com/klarna/php-xmlrpc
Above mentioned official Klarna SDK package contains also some files, not included in this unofficial (Subscribo / Klarna Invoice SDK Wrapped) package, such as examples and 3rd party phpxmlrpc library.
Official Klarna page for integration developers: https://developers.klarna.com
Above links are valid at the time of writing - May 2015
Installing
You can install package via Composer by adding following lines to your project's or package's composer.json:
"require": { "subscribo/klarna-invoice-sdk-wrapped": "^1.0.1" }
and running:
$ composer update
Contributing
For contributing guidelines for this - unofficial package see CONTRIBUTING.md.
If you want to contribute to official Klarna SDK package, you may want to contact Klarna AB:
- web: https://www.klarna.com
- Github: https://github.com/klarna
- email: opensource@klarna.com
- email: integration@klarna.com
License
This package is released under BSD-2-Clause license.
License file: LICENSE.txt
Credits
Credits file: CREDITS.md
Changelog
Changelog file: CHANGELOG.md
统计信息
- 总下载量: 396
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2015-05-12