NicholasMiller / WildWestResellerAPI

GoDaddy - Wild West PHP API
11 stars 11 forks source link

PHP Catchable fatal error #4

Open deepakkailashgupta opened 9 years ago

deepakkailashgupta commented 9 years ago

Getting the followng error while trying to run the script..

PHP Catchable fatal error: Object of class stdClass could not be converted to string in library/WildWest/Reseller/Client.php on line 92

Its got hanged with the above error while the step2 "Registration" is running

deepakkailashgupta commented 9 years ago

Added the proper "public $acceptOrderTOS = 'agree'; " in the WildWest_Reseller_Shopper class then its started working