Hi there, I have attempted to follow the instructions on implementing the Web API, for PayPal integration, put in the required information and uploaded to my host, when accessing the payment.php I get the following errors, I am not versed in PHP, so any help appreciated. I am sure it is something that i have broken something somewhere.....
PHP Notice: Undefined variable: AuthNetCCSelected in D:\CustomerData\webspaces\webspace_0011xxxx\MySpecifiedAppName\payment.php on line 266PHP Notice: Undefined variable: AuthNetBankSelected in D:\CustomerData\webspaces\webspace_0011xxxx\MySpecifiedAppName\payment.php on line 269PHP Notice: Undefined variable: cc_proc in D:\CustomerData\webspaces\webspace_0011xxxx\wwwroot\MySpecifiedAppName\payment.php on line 322PHP Notice: Undefined variable: cc_proc in D:\CustomerData\webspaces\webspace_0011xxxx\MySpecifiedAppName\payment.php on line 324PHP Notice: Undefined variable: cc_proc in D:\CustomerData\webspaces\webspace_0011xxxx\MySpecifiedAppName\payment.php on line 326PHP Notice: Undefined variable: YourLogo in D:\CustomerData\webspaces\webspace_0011xxxx\MySpecifiedAppName\payment.php on line 534
Cheers