Small fix to allow offline credit card authorisations
----------------------------------------------------- Key: OFBIZ-477 URL: http://issues.apache.org/jira/browse/OFBIZ-477 Project: OFBiz (The Open for Business Project) Issue Type: Bug Components: accounting Reporter: Iain Fogg Attachments: pgs.patch processAuthResult in accounting/payment/PaymentGatewayServices.java failed to protect against a null value in paymentMethodId. This is a problem for offline credit card authorisations (at least from POS). The attached patch fixes the problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-477?page=all ]
Iain Fogg updated OFBIZ-477: ---------------------------- Attachment: pgs.patch Patch to fix null pointer exception > Small fix to allow offline credit card authorisations > ----------------------------------------------------- > > Key: OFBIZ-477 > URL: http://issues.apache.org/jira/browse/OFBIZ-477 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: accounting > Reporter: Iain Fogg > Attachments: pgs.patch > > > processAuthResult in accounting/payment/PaymentGatewayServices.java failed to protect against a null value in paymentMethodId. This is a problem for offline credit card authorisations (at least from POS). > The attached patch fixes the problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://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)
[ http://issues.apache.org/jira/browse/OFBIZ-477?page=all ]
Jacopo Cappellato reassigned OFBIZ-477: --------------------------------------- Assignee: Jacopo Cappellato > Small fix to allow offline credit card authorisations > ----------------------------------------------------- > > Key: OFBIZ-477 > URL: http://issues.apache.org/jira/browse/OFBIZ-477 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: accounting > Reporter: Iain Fogg > Assigned To: Jacopo Cappellato > Attachments: pgs.patch > > > processAuthResult in accounting/payment/PaymentGatewayServices.java failed to protect against a null value in paymentMethodId. This is a problem for offline credit card authorisations (at least from POS). > The attached patch fixes the problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://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)
[ http://issues.apache.org/jira/browse/OFBIZ-477?page=all ]
Jacopo Cappellato closed OFBIZ-477. ----------------------------------- Resolution: Fixed Thanks Iain, your patch is in rev. 476790 > Small fix to allow offline credit card authorisations > ----------------------------------------------------- > > Key: OFBIZ-477 > URL: http://issues.apache.org/jira/browse/OFBIZ-477 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: accounting > Reporter: Iain Fogg > Assigned To: Jacopo Cappellato > Attachments: pgs.patch > > > processAuthResult in accounting/payment/PaymentGatewayServices.java failed to protect against a null value in paymentMethodId. This is a problem for offline credit card authorisations (at least from POS). > The attached patch fixes the problem. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://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)
Dear all .
If for some reason , I need to store Cash or Cash equivalent for a registered used / person. How do I the same ? I can add his Credit Cards , Gift Cards but how I do store his cash position. I want to model "Wallet" using Ofbiz. Wallet contains registered users' (1) Cash (2) Credit Cards (3) Gift Cards Chand ----- Original Message ----- From: "Iain Fogg (JIRA)" <[hidden email]> To: <[hidden email]> Sent: Saturday, November 18, 2006 11:55 PM Subject: [jira] Updated: (OFBIZ-477) Small fix to allow offline credit card authorisations > [ http://issues.apache.org/jira/browse/OFBIZ-477?page=all ] > > Iain Fogg updated OFBIZ-477: > ---------------------------- > > Attachment: pgs.patch > > Patch to fix null pointer exception > >> Small fix to allow offline credit card authorisations >> ----------------------------------------------------- >> >> Key: OFBIZ-477 >> URL: http://issues.apache.org/jira/browse/OFBIZ-477 >> Project: OFBiz (The Open for Business Project) >> Issue Type: Bug >> Components: accounting >> Reporter: Iain Fogg >> Attachments: pgs.patch >> >> >> processAuthResult in accounting/payment/PaymentGatewayServices.java >> failed to protect against a null value in paymentMethodId. This is a >> problem for offline credit card authorisations (at least from POS). >> The attached patch fixes the problem. > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa > - > For more information on JIRA, see: http://www.atlassian.com/software/jira > > > > |
can i use cash register of ofbiz pos for the same.
Chand ----- Original Message ----- From: "Chandresh Turakhia" <[hidden email]> To: <[hidden email]> Sent: Thursday, November 23, 2006 3:22 AM Subject: Cash payment in Ofbiz. > Dear all . > > If for some reason , I need to store Cash or Cash equivalent for a > registered used / person. How do I the same ? > > I can add his Credit Cards , Gift Cards but how I do store his cash > position. > > I want to model "Wallet" using Ofbiz. > > Wallet contains registered users' > (1) Cash > (2) Credit Cards > (3) Gift Cards > > Chand > > > ----- Original Message ----- > From: "Iain Fogg (JIRA)" <[hidden email]> > To: <[hidden email]> > Sent: Saturday, November 18, 2006 11:55 PM > Subject: [jira] Updated: (OFBIZ-477) Small fix to allow offline credit > card authorisations > > >> [ http://issues.apache.org/jira/browse/OFBIZ-477?page=all ] >> >> Iain Fogg updated OFBIZ-477: >> ---------------------------- >> >> Attachment: pgs.patch >> >> Patch to fix null pointer exception >> >>> Small fix to allow offline credit card authorisations >>> ----------------------------------------------------- >>> >>> Key: OFBIZ-477 >>> URL: http://issues.apache.org/jira/browse/OFBIZ-477 >>> Project: OFBiz (The Open for Business Project) >>> Issue Type: Bug >>> Components: accounting >>> Reporter: Iain Fogg >>> Attachments: pgs.patch >>> >>> >>> processAuthResult in accounting/payment/PaymentGatewayServices.java >>> failed to protect against a null value in paymentMethodId. This is a >>> problem for offline credit card authorisations (at least from POS). >>> The attached patch fixes the problem. >> >> -- >> This message is automatically generated by JIRA. >> - >> If you think it was sent incorrectly contact one of the administrators: >> http://issues.apache.org/jira/secure/Administrators.jspa >> - >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> >> >> >> > > > |
Administrator
|
In reply to this post by Chandresh Turakhia
Hi Chandresh,
Sorry for the delay. I think that billing account is the way. This is primarily designed for B2B but why not use it for this kind of thing ? This is related to http://issues.apache.org/jira/browse/OFBIZ-287 that adds even one more constraint : as Si mentionned POS is not aware of the user for now. This might be more interesting BTW : http://issues.apache.org/jira/browse/OFBIZ-93 And of course you may find more here : http://www.nabble.com/forum/Search.jtp?local=y&forum=2740&query=billing+account Jacques ----- Original Message ----- From: "Chandresh Turakhia" <[hidden email]> To: <[hidden email]> Sent: Thursday, November 23, 2006 12:22 PM Subject: Cash payment in Ofbiz. > Dear all . > > If for some reason , I need to store Cash or Cash equivalent for a > registered used / person. How do I the same ? > > I can add his Credit Cards , Gift Cards but how I do store his cash > position. > > I want to model "Wallet" using Ofbiz. > > Wallet contains registered users' > (1) Cash > (2) Credit Cards > (3) Gift Cards > > Chand > > > ----- Original Message ----- > From: "Iain Fogg (JIRA)" <[hidden email]> > To: <[hidden email]> > Sent: Saturday, November 18, 2006 11:55 PM > Subject: [jira] Updated: (OFBIZ-477) Small fix to allow offline credit card > authorisations > > > > [ http://issues.apache.org/jira/browse/OFBIZ-477?page=all ] > > > > Iain Fogg updated OFBIZ-477: > > ---------------------------- > > > > Attachment: pgs.patch > > > > Patch to fix null pointer exception > > > >> Small fix to allow offline credit card authorisations > >> ----------------------------------------------------- > >> > >> Key: OFBIZ-477 > >> URL: http://issues.apache.org/jira/browse/OFBIZ-477 > >> Project: OFBiz (The Open for Business Project) > >> Issue Type: Bug > >> Components: accounting > >> Reporter: Iain Fogg > >> Attachments: pgs.patch > >> > >> > >> processAuthResult in accounting/payment/PaymentGatewayServices.java > >> failed to protect against a null value in paymentMethodId. This is a > >> problem for offline credit card authorisations (at least from POS). > >> The attached patch fixes the problem. > > > > -- > > This message is automatically generated by JIRA. > > - > > If you think it was sent incorrectly contact one of the administrators: > > http://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 |