imran-saleem834 / laravel-worldpay

A Laravel Framework wrapper for WorldPay Payment Transaction
http://worldpay.com
4 stars 0 forks source link

incorrect example #1

Open samcoppock opened 6 years ago

samcoppock commented 6 years ago

sample code reads $key = config('worldpay.sandbox.client');

it should read $key = config('worldpay.sandbox.service');

imran-saleem834 commented 5 years ago

yeah you've fine, i've not worked on new Laravel Version, that's why i didn't get this done. but will do soon