PHPackages                             jinexus/worldpayus-restapi-sdk-php - 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. [Payment Processing](/categories/payments)
4. /
5. jinexus/worldpayus-restapi-sdk-php

ActiveLibrary[Payment Processing](/categories/payments)

jinexus/worldpayus-restapi-sdk-php
==================================

PHP SDK for Worldpay Total REST API.

1.0.0(8y ago)110BSD-3-ClausePHPPHP ^5.6 || ^7.0

Since Jan 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/JiNexus/worldpayus_restapi_sdk_php)[ Packagist](https://packagist.org/packages/jinexus/worldpayus-restapi-sdk-php)[ Docs](https://github.com/JiNexus/worldpayus_restapi_sdk_php)[ RSS](/packages/jinexus-worldpayus-restapi-sdk-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

JiNexus WorldpayUS REST API SDK PHP
===================================

[](#jinexus-worldpayus-rest-api-sdk-php)

[![Minimum PHP Version](https://camo.githubusercontent.com/4cbdbfeca62402b9ca3d48503f2bf66fc9809569bcd6de47196d39fecff71e72/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e362d3838393242462e737667)](https://php.net/)[![Latest Stable Version](https://camo.githubusercontent.com/9d32caa220e52ffd04f63f1095da5428981e2dd101f041de8bf6894cb605f538/68747470733a2f2f706f7365722e707567782e6f72672f6a696e657875732f776f726c6470617975732d726573746170692d73646b2d7068702f762f737461626c65)](https://packagist.org/packages/jinexus/worldpayus-restapi-sdk-php)[![Total Downloads](https://camo.githubusercontent.com/836815eea151d3f89e43b98b4161267fc05147da7230886fe24af1c808972697/68747470733a2f2f706f7365722e707567782e6f72672f6a696e657875732f776f726c6470617975732d726573746170692d73646b2d7068702f646f776e6c6f616473)](https://packagist.org/packages/jinexus/worldpayus-restapi-sdk-php)[![License](https://camo.githubusercontent.com/3318fffc9095c1b637cbe447dabb6d94fcbdc07e738ab761d997b1ac1e0df271/68747470733a2f2f706f7365722e707567782e6f72672f6a696e657875732f776f726c6470617975732d726573746170692d73646b2d7068702f6c6963656e7365)](https://packagist.org/packages/jinexus/worldpayus-restapi-sdk-php)[![Donate](https://camo.githubusercontent.com/04994e3cd41b787addc6fe9c1b41b0ab927de2dc453d79a06c4f30d9b9c9f74c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f6e6174652d50617970616c2d626c75652e737667)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5CYMGYYYS98PN)

`JiNexus WorldpayUS REST API SDK PHP` is a PHP SDK for Worldpay Total REST API.

- File issues at [https://github.com/JiNexus/worldpayus\_restapi\_sdk\_php/issues](https://github.com/JiNexus/worldpayus_restapi_sdk_php/issues)
- Documentation is at [https://github.com/JiNexus/worldpayus\_restapi\_sdk\_php](https://github.com/JiNexus/worldpayus_restapi_sdk_php)
- Official Worldpay US Documentation is at

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

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install `JiNexus WorldpayUS REST API SDK PHP`.

```
$ composer require jinexus/worldpayus-restapi-sdk-php
```

This will install `JiNexus WorldpayUS REST API SDK PHP` and all required dependencies. `JiNexus WorldpayUS REST API SDK PHP` requires PHP 5.6 or latest.

Basic Usage
-----------

[](#basic-usage)

### Create an instance and set the necessary settings

[](#create-an-instance-and-set-the-necessary-settings)

```
