commit r1033717 breaks authorize.net processing.
------------------------------------------------

                 Key: OFBIZ-4029
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4029
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
    Affects Versions: SVN trunk
         Environment: linux, postgres
            Reporter: Rohit Sureka
            Priority: Blocker


hi, 

i updated my code to the latest version and the commit r1033717 breaks the 
authorize payment process. i am not sure if we are expected to make any changes 
to 'authorize dot net' config settings, but if we need to do any changes they 
are not mentioned in the commit. 

the problem that i am facing after updating my code to the commit r1033717 is 
as follows: 

1) credit card are properly authorized, but the authorization status is not 
properly saved in the database. for eg. if the credit card was authorized for 
$10, in ofbiz is shows only 0. it happens the same for any amount used in 
authorization. 

2) in the reference number field, instead of the of reference number, the ofbiz 
order number is shown. 

3) in the 'Gateway Cv Result' field the reference number is showing instead to 
the CV result. 

i assume that the problem is with the storing of the response from authorize 
dot net into the ofbiz database. the authorization is however successful as we 
get a confirmation from authorize.net with the correct amount and other 
details. 

Thanks, 

Rohit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to