View Single Post
  #11  
Old 03-13-2007, 06:09 AM
 
darr darr is offline
 

Member
  
Join Date: Oct 2004
Posts: 29
 

Default Re: Remove Payment Method

Quote:
Originally Posted by carpeperdiem
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);

Just to let everyone know that the above fix does work with 4.1.6.

Thank you!
__________________
xcart 4.5.0
Reply With Quote