View Single Post
  #10  
Old 09-21-2006, 05:17 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Remove Payment Method

If you want this mod to work with 4.1.3, the replacement line will be:

Code:
$orderids = func_place_order(stripslashes($payment_method), "I", $order_details, $customer_notes);
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote