cgchris99 Posted July 2, 2004 Posted July 2, 2004 I just happened across a credit card transaction that should have had the Low Order Fee on it. Yet it does not. I looked up the order and is shows the $3.00 low order fee yet it never got charged to the credit card. Where can I find out what should have been passed to the credit card module. I am using authorize.net ADC module. Thanks for any advice Quote
cgchris99 Posted July 5, 2004 Author Posted July 5, 2004 Someone must know where the order total gets passed to the credit card module? I must be looking in the wrong place. I have throughly looked at the CC module and cannot see were it is using the order total. This has to be something simple, please help if you can. Quote
cgchris99 Posted July 31, 2004 Author Posted July 31, 2004 Can someone please answer this question? Quote
Guest Posted November 12, 2004 Posted November 12, 2004 Can someone please answer this question? <{POST_SNAPBACK}> In checkout_process.php, move the following line $payment_modules->before_process(); below this line $order_totals = $order_total_modules->process(); Worked for me. Quote
cgchris99 Posted November 12, 2004 Author Posted November 12, 2004 Thanks In checkout_process.php, move the following line $payment_modules->before_process(); below this line $order_totals = $order_total_modules->process(); Worked for me. <{POST_SNAPBACK}> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.