Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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

Posted

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.

  • 4 weeks later...
  • 3 months later...
Posted
Can someone please answer this question?

 

In checkout_process.php, move the following line

 

$payment_modules->before_process();

 

below this line

 

$order_totals = $order_total_modules->process();

 

Worked for me.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...