PHPackages                             cryptoworxx/cnovation-pay - 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. cryptoworxx/cnovation-pay

ActiveLibrary[API Development](/categories/api)

cryptoworxx/cnovation-pay
=========================

Client lib to access the c-novation-pay.com API

0.0.3(7y ago)02012LGPL-3.0-or-laterPHPPHP ^7.0

Since Apr 30Pushed 6y ago4 watchersCompare

[ Source](https://github.com/Cryptoworxx/cnovation-pay)[ Packagist](https://packagist.org/packages/cryptoworxx/cnovation-pay)[ Docs](https://github.com/Cryptoworxx/cnovation-pay)[ RSS](/packages/cryptoworxx-cnovation-pay/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)DependenciesVersions (4)Used By (2)

CNovation-Pay API
=================

[](#cnovation-pay-api)

This is the repository for the official CNovation-Pay API.
We plan to provide clients for different languages, for now starting with PHP. There are also some plugins for well-known shop systems we will maintain. Feel free to implement your own or contact us if you want a specific system connected.

Installation
------------

[](#installation)

API client is supposed to be usable as include only, so feel free to [grab a copy](https://raw.githubusercontent.com/Cryptoworxx/cnovation-pay/master/php/CNovationPayClient.php)and add it to your source code.
Additionally we support installation via composer (for PHP):

```
composer require cryptoworxx/cnovation-pay

```

Ready-to-use plugins can be found in the [releases section](https://github.com/Cryptoworxx/cnovation-pay/releases).

Documentation
-------------

[](#documentation)

Find the API Reference over [here](reference.md).

Security and Authentication
---------------------------

[](#security-and-authentication)

The CNovation-Pay API uses SSL and only SSL to secure every request. Every request needs a token argument to be accepted, API Token can be generated in the [CNovation-Pay portal](https://www.c-novation-pay.com/portal/) or using the APIs [Auth interface](https://www.c-novation-pay.com/api/authenticate). Token can be unrecoverably deleted in your portal account at any time, so misuse can be effectifely blocked. API Token can optionally be registered for a specific system, so that they are only usable with an additional password.

Plugins
-------

[](#plugins)

We provide plugins for some well-known shop system, and we plan to add some more too. Check the [releases page](https://github.com/Cryptoworxx/cnovation-pay/releases) for current state of work.
These plugins are ready to use:

- [Shopware](shopware/README.md)
- [WooCommerce](wooCommerce/README.md)

These Plugins are installable via composer

- [OXID](oxid/README.md)

These are in planning:

- [Magento](https://magento.com/)

Concepts
--------

[](#concepts)

Basically there are two ways of embedding the CNovation-pay API in your system:

- Use the API default user-interface
- Use the API to integrate in your own user-interface

For a sample of a complete integration see the [Shopware plugin](shopware/README.md) we maintain, for a default-UI see the [WooCommerce plugin](wooCommerce/README.md).

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Total

3

Last Release

2597d ago

PHP version history (2 changes)0.0.1PHP ^5.3.3 || ^7.0

0.0.3PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/21008cd36f56043f34d9a27795d22e3761ff881a15685a41bb36cc2fdde8a818?d=identicon)[cryptoworxx](/maintainers/cryptoworxx)

---

Top Contributors

[![DaSpors](https://avatars.githubusercontent.com/u/623201?v=4)](https://github.com/DaSpors "DaSpors (14 commits)")

### Embed Badge

![Health badge](/badges/cryptoworxx-cnovation-pay/health.svg)

```
[![Health](https://phpackages.com/badges/cryptoworxx-cnovation-pay/health.svg)](https://phpackages.com/packages/cryptoworxx-cnovation-pay)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
