I have setup my Paypal account to point to http://www.whdservices.com/store/checkout_process.php and the api test in the oscommerce admin returns this:
Failure!
The PayPal Express Checkout credentials are not set up correctly for live production use.
array(13) {
["TIMESTAMP"]=>
string(20) "2012-09-18T19:29:49Z"
["CORRELATIONID"]=>
string(13) "6b71ddbcdcc97"
["ACK"]=>
string(7) "Failure"
["VERSION"]=>
string(4) "60.0"
["BUILD"]=>
string(7) "3622349"
["L_ERRORCODE0"]=>
string(5) "10471"
["L_ERRORCODE1"]=>
string(5) "10472"
["L_SHORTMESSAGE0"]=>
string(94) "Transaction refused because of an invalid argument. See additional error messages for details."
["L_SHORTMESSAGE1"]=>
string(94) "Transaction refused because of an invalid argument. See additional error messages for details."
["L_LONGMESSAGE0"]=>
string(21) "ReturnURL is invalid."
["L_LONGMESSAGE1"]=>
string(21) "CancelURL is invalid."
["L_SEVERITYCODE0"]=>
string(5) "Error"
["L_SEVERITYCODE1"]=>
string(5) "Error"
}
Please note I have not edited any files in oscommerce....
Can someone provide simple step by step instructions to get this working correctly and not just try this and bail......if we had simple
1. do this
2. do this
3. do this
from beginning to end it would benefit the whole oscommerce community....please help