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

ActiveLibrary[API Development](/categories/api)

vrpayment/sdk
=============

VR Payment SDK for PHP

5.2.0(3mo ago)08763Apache-2.0PHPPHP ^8.2

Since Mar 19Pushed 3mo ago2 watchersCompare

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

READMEChangelog (6)Dependencies (5)Versions (8)Used By (3)

VRPayment PHP SDK
=================

[](#vrpayment-php-sdk)

- API version: 2.0

The VRPayment PHP SDK is used to interact with VRPayment'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 vrpayment/sdk
```

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

[](#getting-started)

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

```
