PDA

View Full Version : Custom Payment Methods


citaya
April 4th, 2005, 06:01 AM
I just signed up with moneybookers and have been trying to set up a custom payment method - I've checked the current manual and forums but the only info I coud find relates to older versions of squirrelcart.
squirrelcart/functions/place_order.func.php no longer seems to exist and I gather that the file to edit is squirrelcart/functions/checkout/place_order.func.php however the following lines are not present

// ---------- Check or Money Order section --------------------------------------------------------------------//*
if ($SESSION[order][pay_info][method] ==*"Check or Money Order") {*
******* include*$SESSION[payment_module_path]."/check.php";*
}*

Any assistance anyone can give me will be most appreciated and if anyone has successfully integrated moneybookers into squirrelcart I'd love to hear from you :)