2017 © Pedro Peláez
 

library worldpay-lib-php

Worldpay PHP Library

image

worldpay/worldpay-lib-php

Worldpay PHP Library

  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 21 Forks
  • 9 Open issues
  • 5 Versions
  • 12 % Grown

The README.md

Worldpay PHP Library 2.1.2

Issues

Please see our support contact information to raise an issue., (*1)

Installation

Composer

Add to your composer.json:, (*2)

"worldpay/worldpay-lib-php": "~2.1.2"

Or run:, (*3)

composer require worldpay/worldpay-lib-php
Manual
require_once('worldpay-php/init.php');

Documentation

https://online.worldpay.com/docs, (*4)

API Reference

https://online.worldpay.com/api-reference, (*5)

Examples

The examples require editing to support PHP 5.3., (*6)

index.php

Uses WorldpayJS to generate a token that is posted to create_order.php. Change your client key, (*7)

create_order.php

Creates a Worldpay order with a posted token. **Change your service key*, (*8)

3ds_redirect.php

Authorizes a 3DS order **Change your service key*, (*9)

refund.php

Enter your Worldpay order code and posts it to refund_order.php, (*10)

refund_order.php

Refunds a Worldpay order with a posted order code Change your service key, (*11)

partial_refund.php

Enter your Worldpay order code and amount to refund and posts it to partial_refund_order.php, (*12)

partial_refund_order.php

Refunds a Worldpay order with a posted order code Change your service key, (*13)

stored_cards.php

Enter your Worldpay reusable token and posts it to stored_cards.php, (*14)

get_stored_cards.php

Shows stored card details from posted token **Change your service key*, (*15)

Requirements

PHP 5.3+ Curl, (*16)

The Versions

04/08 2017

dev-master

9999999-dev https://online.worldpay.com

Worldpay PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

api payments worldpay uiisthebest

19/09 2016

2.1.2

2.1.2.0 https://online.worldpay.com

Worldpay PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

api payments worldpay uiisthebest

16/09 2016

2.1.1

2.1.1.0 https://online.worldpay.com

Worldpay PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

api payments worldpay uiisthebest

01/08 2016

2.1.0

2.1.0.0 https://online.worldpay.com

Worldpay PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

api payments worldpay uiisthebest

20/04 2016

2.0.0

2.0.0.0 https://online.worldpay.com

Worldpay PHP Library

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *

 

api payments worldpay uiisthebest