Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Authorize.net orders declined showing up in orders total count in admin


Recommended Posts

I have my authorize.net settings set to AVS (address verification) and whenever a customer tries to place an order on our site that has entered the wrong address when they signed up for an account with us the order they try to place is declined with authorize.net. However each time the customer tries to place an order that is declined the order totals are getting counted in the admin section. When I log into the admin I see there are orders waiting and no orders are in the admin/orders.php page. I would like to know how to correct the order total in the admin/index.php page to stop counting the declined orders. Any help is appreciated. Thanks, Dino

Link to comment
Share on other sites

  • 2 weeks later...
I have my authorize.net settings set to AVS (address verification) and whenever a customer tries to place an order on our site that has entered the wrong address when they signed up for an account with us the order they try to place is declined with authorize.net. However each time the customer tries to place an order that is declined the order totals are getting counted in the admin section. When I log into the admin I see there are orders waiting and no orders are in the admin/orders.php page. I would like to know how to correct the order total in the admin/index.php page to stop counting the declined orders. Any help is appreciated. Thanks, Dino

you must have some custom code that pre-logs orders. By default orders are only logged during the checkout_process script and only if the payment gateway module returns a successful transaction. So either the particular authorizenet module has some pre-logging mechanism or you have some other code that does it.

Link to comment
Share on other sites

you must have some custom code that pre-logs orders. By default orders are only logged during the checkout_process script and only if the payment gateway module returns a successful transaction. So either the particular authorizenet module has some pre-logging mechanism or you have some other code that does it.

 

Thanks for the reply. I am using the authorize.net contribution with no mods to the site. I will check the mod to see if there is any pre logging. Much thanks again for some direction. Dino

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...