ISNScott
11-18-2004, 06:20 PM
I am looking for a quick php script,
basicly it will go to paypal or 2checkout,
user pays , goes back and you can just leave comments where code should go so its virutally nothing to be done.
just ie
if ($status == "200") {
//put your code here for successfully payment
}
elseif (bah) {
//put your code here for manual check
}
else {
//put your code here for failed
}
Just somthing like that, so all you have to do it make the checks, and i can do the rest.
reply or pm me
-Scott
basicly it will go to paypal or 2checkout,
user pays , goes back and you can just leave comments where code should go so its virutally nothing to be done.
just ie
if ($status == "200") {
//put your code here for successfully payment
}
elseif (bah) {
//put your code here for manual check
}
else {
//put your code here for failed
}
Just somthing like that, so all you have to do it make the checks, and i can do the rest.
reply or pm me
-Scott
