Error message in Orders detail History table

2 replies [Last post]
cabita
Offline
Joined: 06/09/2011
Status: 
Answered

Hi,

 

Reviewing in details of Orders completed, I saw an error message in the History table:

 

History:

message:

ErrorAccepted: 120021Amount: $10.00AVS response: Address (Street) and 5 digit Zip match.CVV match:

 

I am curious about the cause of message, could be a symptom of something serious?. Reviewing logs I saw this, could be related?:

 

 

  1. [history] => Array
  2.         (
  3.             [0] => stdClass Object
  4.                 (
  5.                     [id] => 486
  6.                     [oid] => 239
  7.                     [uid] => 0
  8.                     [hidden] => 1
  9.                     [status] => checkout
  10.                     [message] => <b>Error</b>

 

thanks in advance.

 

Leighton Whiting
Offline
Joined: 06/02/2009
Cabita, Was the error an

Cabita,

Was the error an actual item showing in the History Table? Or was it in the messages area from drupal_set_message()? Also, what gateway are you using?

Sincerely,

Leighton Whiting

cabita
Offline
Joined: 06/09/2011
Thanks for your

Thanks for your reply.

 

About the first message (History:message:ErrorAccepted:... ), the message  is from History table of an actual item (the item was published without problems, but the error message makes me think that could exist some error in some place). About the last the last message ([history] => Array ...) is from the drupal log message, and is form the same item published. 

 

The gateway is Virtual Merchant

 

I hope that information be useful.

 

thanks a lot for your attention to the case.

Twitter Feed