Re: worldpay integration
Posted by
BJ Freeman on
Jul 11, 2006; 7:43pm
URL: http://ofbiz.116.s1.nabble.com/worldpay-integration-tp140597p140609.html
You are going to have to upgrade your application, and probably your
framework. You at least need the world pay code and Productworker.java
upgraded.
as I have found this usually means that there are other underlying
changes in other sections that need to change.
I suggest you copy the config files you have changed new name then when
you port over the new code, your old configurations will be intact and
you can update the new ones.
You will have to update the paymentProperties and paymentPropertiesPath
in the web.xml
Iain Mac Donald sent the following on 7/11/2006 11:11 AM:
> OK nearly got this Worldpay/Ofbiz integration sorted. Initialisation has
> now worked. However, I am still unable to get a successful callback.
>
> I have attached the exception I received (see below). This appears to be
> exactly as described in this message on the dev list
>
>
http://lists.ofbiz.org/pipermail/dev/2004-November/006904.html>
> Anyone know if this got resolved?
>