payever/plugins-sdk-php

2.0.0 2024-03-20 13:37 UTC

This package is auto-updated.

Last update: 2024-04-20 13:45:35 UTC


README

Scrutinizer Code Quality Build Status Code Intelligence Status Latest Stable Version Total Downloads License

This repository contains the open source PHP SDK that allows you to access payever from your PHP app.

This library follows semantic versioning. Read more on semver.org.

Please note: this SDK is used within the payever plugins. It is NOT suitable for custom API integrations. If you would like to integrate with us via API, please visit https://docs.payever.org/shopsystems/api and follow the instructions and code examples provided there.

Troubleshooting

If you faced an issue you can contact us via official support channel - support@getpayever.com

Requirements

Installation

You can use Composer

Composer

The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

composer require payever/plugins-sdk-php

License

Please see the license file for more information.