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" <[EMAIL PROTECTED]> To: <[email protected]> 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)" <[EMAIL PROTECTED]> > To: <[email protected]> > 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 > > > > > > > > >
