Worldpay / worldpay-lib-php

PHP Library for Worldpay REST API
https://online.worldpay.com
MIT License
43 stars 32 forks source link

Undefined index: worldpay_sessionid #11

Open mansouralex opened 8 years ago

mansouralex commented 8 years ago

An exception thrown when we try to call authorize3DSOrder function.

What does the worldpay_sessionid it refer to ?

niko5 commented 4 years ago

I also can't get authorize3DSOrder to work ! Is this library still in use or should we use rest api or other? The problem occurs in Worldpay\utils : getThreeDSShopperObject Who is supposed to set this ?!

firstinternet commented 2 years ago

@niko5, did you get around this?