VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Payment VM 1.1 => Authorize.net VM 1 => Topic started by: coloradoz on April 13, 2009, 20:56:58 PM

Title: Order information not being passed to Authroize.net
Post by: coloradoz on April 13, 2009, 20:56:58 PM
Hello all, got a problem in that it appears that Virtuemart is not passing the order details to the payment gateway - the orders are going through fine, but the confirmation email back from Authorize does not have any order detail, even though the email from Virtuemart has all of the detail.   Did I miss a configuration detail here?
Title: Re: Order information not being passed to Authroize.net
Post by: chriseacrett on June 04, 2009, 16:57:46 PM
I am also having the same issue. Was wondering if it is resolved? I have setup Authorize.net on many VM installations before and never had this issue.

Any info would be great, thanks.
Title: Re: Order information not being passed to Authroize.net
Post by: osmosisinc on December 17, 2009, 18:51:57 PM
Likewise for me. I keep finding this topic everywhere. It is marked solved in some places, but it is not solved. Basically, it would be nice if VM passed the actual order number to Authorize instead of generatibg a random string of numbers. I am not sure how a random string of numbers is even helpful!
Title: Re: Order information not being passed to Authroize.net
Post by: michelle2010 on December 21, 2009, 12:47:54 PM
Ok, I will solved it by discuss my client.
Title: Re: Order information not being passed to Authroize.net
Post by: teecookie on December 22, 2009, 17:34:26 PM
Can somone point us in the right direction in regard to this matter
Title: Re: Order information not being passed to Authroize.net
Post by: REI on January 26, 2010, 14:04:02 PM
Any resolution to this one?  I may be in the same situation.
Title: Re: Order information not being passed to Authroize.net
Post by: macintrouble on January 28, 2010, 01:37:05 AM
The problem seems to be that ps_authorize.php is passing the order_number and not the order_id to Authorize.net. It's not a random number like osmosisinc says it's actually the order number from the database, the order_id is actually what the customer or the store owner sees. I have been playing with ps_authorize.php but I have not been able to get the order_id to show in the authorize.net emails