the difference between most webbased payment systems and ofbiz, it that ofbiz only needs the actual dialog to and from the processor and evaluation of the returned info that is converted to ofbiz way of evaluation. so it is a lot less than dealing with a complete payment system. so once you get it working and a service interface you just assign it in the product store CCservices.
Pierre Smits sent the following on 9/26/2008 3:22 AM: > Hi, > > I am looking into Ofbiz for a friend of mine and can't find how to implement > a new payment solution. Here in the Netherlands we have a solution that is > called iDeal. Several integration solutions are available for developers in > PHP (oscommerce webshop) and others. > > But how do I integrate it in Ofbiz? > > Regards, > > Pierre Smits >
