osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

New Authorize.net problem! Please help!

This is a discussion on New Authorize.net problem! Please help! within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I am running MS2 MAX 1.7. I have searched the forums here and at oscommerce.com with no luck. My problem ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 10-13-2004, 12:35 PM
Lurker
 
Join Date: Sep 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
fueledmedia
Default New Authorize.net problem! Please help!

I am running MS2 MAX 1.7. I have searched the forums here and at oscommerce.com with no luck.

My problem is this: Create a new account, add product to cart, checkout, during checkout, change the billing address, finish. CC is denied by Authorize.net because it says the billing address is wrong. So, I check, and the address submitted to Authroize.net is the original address used when creating the account. The only way to get it to send another address to Authorize.net is to edit the main account address in the database.

So, I turned on another payment module and tried again. No problems, the billing address I selected during checkout was used. So, it must be an issue somewhere in the authorize.net module. I looked through the files, but could not find anything.

Please Help! Live store.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 10-14-2004, 12:42 AM
Lurker
 
Join Date: Sep 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
fueledmedia
Default

I think I fond the problem. In includes/modules/authorizenet_direct.php I changed these values:

x_Address => "{$order->customer['street_address']}",
x_City => "{$order->customer['city']}",
x_State => "{$order->customer['state']}",
x_Zip => "{$order->customer['postcode']}",
x_Country => "{$order->customer['country']['title']}",

to:

x_Address => "{$order->billing['street_address']}",
x_City => "{$order->billing['city']}",
x_State => "{$order->billing['state']}",
x_Zip => "{$order->billing['postcode']}",
x_Country => "{$order->billing['country']['title']}",

I am testing it now and will post the results in case anyone else wants to fix this. I am assuming this problem is in all releases of MS2 MAX - so if you are using authorize.net you may want to check.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
osc MS-2 MAX and Authorize.net jayv osCommerce 2.2 Modification Help 3 02-20-2006 08:30 PM
Authorize.net Module Problem?? mosquitohawk osCommerce 2.2 Installation Help 10 11-14-2005 01:00 PM
Problem with Authorize.net mod after adding new user ID and cpeters osCMax v1.7 General Mods Discussion 2 04-27-2005 09:48 AM
Problem with authorize.net cpeters osCommerce 2.2 Installation Help 1 11-24-2004 12:45 PM
Authorize.net SIM doggifts osCMax v1.7 Discussion 19 11-14-2003 09:41 AM


All times are GMT -8. The time now is 11:14 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax