PHPackages                             secupay/sdk - 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. secupay/sdk

ActiveLibrary[API Development](/categories/api)

secupay/sdk
===========

Secupay SDK for PHP

5.2.0(3mo ago)0466↓33.3%[1 issues](https://github.com/secupay-payment/php-sdk/issues)Apache-2.0PHPPHP ^8.2

Since Sep 2Pushed 3mo agoCompare

[ Source](https://github.com/secupay-payment/php-sdk)[ Packagist](https://packagist.org/packages/secupay/sdk)[ Docs](https://github.com/secupay-payment/php-sdk)[ RSS](/packages/secupay-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (10)Used By (0)

Secupay PHP SDK
===============

[](#secupay-php-sdk)

- API version: 2.0

The Secupay PHP SDK is used to interact with Secupay's REST API.

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

[](#requirements)

PHP 8.2 or later.

Compatibility
-------------

[](#compatibility)

PHP SDK versionPHP versionSupported until5.x8.2 or laterFurther notice4.x5.6 – 7.3Fall 2026Installation
------------

[](#installation)

### Composer

[](#composer)

The preferred method is via [composer](https://getcomposer.org). Follow the [installation instructions](https://getcomposer.org/doc/00-intro.md) 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 secupay/sdk
```

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

[](#getting-started)

Please follow the [installation](#installation) instructions, then run the following example:

```
