2017 © Pedro Peláez
 

library worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

image

jaythegeek/worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  • Saturday, December 16, 2017
  • by jaythegeek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 392 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 21 Versions
  • 221 % Grown

The README.md

Laravel WorldPay

Laravel WorldPay is a package that helps you to process WorldPay payments directly from credit or debit cards. Though in beta, you may also create orders and fetch orders from the WorldPay Online REST API., (*1)

Install

To install the Laravel WorldPay package you must use composer, simply add the following to your composer.json file, (*2)

``` bash $ composer require jaythegeek/worldpay, (*3)


If you are using Laravel 5.5 or above there is no need to add the service provider, skip to publishing the vendor files :) Auto Discovery is here people!! Otherwise add the service provider in `config/app.php`: ``` bash Jtg\WorldPay\WorldPayServiceProvider::class,

Publish the vendor files, this will setup your config file - 'config/worldpay.php' and adds a test view to play with, you can find it here 'views/worldpay/worldpay.blade.php' - Bootstrap 4 for ease of use! :), (*4)

``` bash php artisan vendor:publish, (*5)


## Configuration Add your WorldPay Online details to the `config/worldpay.php` file. For security it is recommended that you set your API keys in your .env file;

WORLDPAY_STATUS=sandbox, (*6)

WORLDPAY_LIVE_SERVICE_KEY=T_S_73a95087-8916-4e8e-bbe1-12345678900 WORLDPAY_LIVE_CLIENT_KEY=T_C_475fb1ec-99ab-4a24-8f80-12345678900, (*7)

WORLDPAY_TEST_SERVICE_KEY=T_S_73a95087-8916-4e8e-bbe1-12345678900 WORLDPAY_TEST_CLIENT_KEY=T_C_475fb1ec-99ab-4a24-8f80-12345678900, (*8)

Visit [WorldPay Online][link-worldpay] you can create an account if you don't have one already!

## Usage

Once you have setup your credentials in your .env file, and published the vendor files, the following routes will be made available to you along with test views and an example charge system.

your-domain.com/worldpay your-domain.com/worldpay/complete ```, (*9)

Go ahead and extend this as much as you need for your own implementation, updates and more features coming soon!, (*10)

Change log

Please see CHANGELOG, (*11)

Security

Please use the issue tracker for any possible problems you're having!, (*12)

Credits

The Versions

16/12 2017

dev-master

9999999-dev https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.2.0

1.2.0.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.2.1

1.2.1.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.9

1.1.9.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.8

1.1.8.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.7

1.1.7.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.6

1.1.6.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.5

1.1.5.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.4

1.1.4.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.3

1.1.3.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.2

1.1.2.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.1.0

1.1.0.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

16/12 2017

1.0.9

1.0.9.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

15/12 2017

1.0.8

1.0.8.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

15/12 2017

1.0.7

1.0.7.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

15/12 2017

1.0.6

1.0.6.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

15/12 2017

1.0.5

1.0.5.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

15/12 2017

1.0.4

1.0.4.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

15/12 2017

1.0.3

1.0.3.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay Online REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

15/12 2017

1.0.2

1.0.2.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay

15/12 2017

1.0.1

1.0.1.0 https://github.com/jaythegeek/laravel-worldpay

A composer package for interacting with the WorldPay REST API in Laravel 5.5

  Sources   Download

MIT

The Requires

 

laravel rest sdk payments worldpay