same here. just see it in the email but not on the jira
BJ Freeman (JIRA) sent the following on 10/17/2008 7:16 PM: > [ > https://issues.apache.org/jira/browse/OFBIZ-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12640736#action_12640736 > ] > > BJ Freeman commented on OFBIZ-2001: > ----------------------------------- > > I don't believe the problem is with 558. > I believe it has todo with the accual drivers for the gateway that > PaymentGatewayServices.java calls. > for instance IcsPaymentServices.java > // TODO: based on reasonCode populate the following flags as > applicable: resultDeclined, resultNsf, resultBadExpire, resultBadCardNumber > are not done. > "authResult" is return to PaymentGatewayServices but it does not do anything > with it. > >> Ship If Capture Fails option in productstore doesn't work >> --------------------------------------------------------- >> >> Key: OFBIZ-2001 >> URL: https://issues.apache.org/jira/browse/OFBIZ-2001 >> Project: OFBiz >> Issue Type: Bug >> Components: accounting >> Affects Versions: SVN trunk >> Environment: trunk version 703450 >> Reporter: William Perng >> >> This issue is related to the function introduced in issue ofbiz-558. Order >> status is still changed to "complete" after packing even this option is >> turned on and credit card capature is failed. The right behavior should >> display "Cannot ship order because credit card captures were unsuccessful" >> error message. >
