Type: Support requestItem Purchase Code: RobustHi
can the support explain why this part of code is in the pay.paypal.php please ?
I really like an answer for that thank'sCode:$pp_account = "seller_1191584624_per@oxylus.ro"; switch ($_GET["sub"]) { case "notify": $paypal = new CPaypal($pp_account); $paypal->EnableTest(); break; case "pay": $test->SetUrls( "http://flashcomponents.clients.oxylus-development.com/pp/pp_success.php", "http://flashcomponents.clients.oxylus-development.com/pp/pp_cancel.php", "http://flashcomponents.clients.oxylus-development.com/pp/pp_notify.php" ); etc... etc ...



Reply With Quote
Bookmarks