You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Andrew Zeneski (JIRA)" <ji...@apache.org> on 2010/11/23 21:18:14 UTC

[jira] Resolved: (OFBIZ-4029) commit r1033717 breaks authorize.net processing.

     [ https://issues.apache.org/jira/browse/OFBIZ-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Zeneski resolved OFBIZ-4029.
-----------------------------------

    Resolution: Fixed

This should be resolved in the trunk revision #1038317.
Please confirm that this is resolved for you.

> 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
>            Assignee: Andrew Zeneski
>            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.


Re: [jira] Resolved: (OFBIZ-4029) commit r1033717 breaks authorize.net processing.

Posted by rohit <ro...@yahoo.com>.
hi Andrew,

I have used the patch provided you and the processing is working fine now.

I guess the jira issue may now be closed.

Thanks

Rohit
-- 
View this message in context: http://ofbiz.135035.n4.nabble.com/jira-Created-OFBIZ-4029-commit-r1033717-breaks-authorize-net-processing-tp3051284p3068558.html
Sent from the OFBiz - Dev mailing list archive at Nabble.com.