"force new transaction" param in CheckoutHelper.processPayment method service call to "authOrderPayments" needs to be false
--------------------------------------------------------------------------------------------------------------------------- Key: OFBIZ-631 URL: https://issues.apache.org/jira/browse/OFBIZ-631 Project: Apache OFBiz (The Open for Business Project) Issue Type: Bug Components: order Affects Versions: SVN trunk Reporter: Al Byers Fix For: SVN trunk "force new transaction" param in CheckoutHelper.processPayment method service call to "authOrderPayments" needs to be false. While true, it causes the OrderHeader entity generated in the createOrder method above to not be found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Al Byers resolved OFBIZ-631. ---------------------------- Resolution: Fixed I changed "true" to "false" and committed. > "force new transaction" param in CheckoutHelper.processPayment method service call to "authOrderPayments" needs to be false > --------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-631 > URL: https://issues.apache.org/jira/browse/OFBIZ-631 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Al Byers > Fix For: SVN trunk > > > "force new transaction" param in CheckoutHelper.processPayment method service call to "authOrderPayments" needs to be false. While true, it causes the OrderHeader entity generated in the createOrder method above to not be found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David E. Jones closed OFBIZ-631. -------------------------------- Assignee: David E. Jones > "force new transaction" param in CheckoutHelper.processPayment method service call to "authOrderPayments" needs to be false > --------------------------------------------------------------------------------------------------------------------------- > > Key: OFBIZ-631 > URL: https://issues.apache.org/jira/browse/OFBIZ-631 > Project: Apache OFBiz (The Open for Business Project) > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Reporter: Al Byers > Assigned To: David E. Jones > Fix For: SVN trunk > > > "force new transaction" param in CheckoutHelper.processPayment method service call to "authOrderPayments" needs to be false. While true, it causes the OrderHeader entity generated in the createOrder method above to not be found. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |