Hi all -
I'm trying to set up a payment gateway by using the OfBiz Verisign
implementation code. I keep getting this error:
The Following Errors Occurred:
Error in authOrderPayments service:
org.ofbiz.service.GenericServiceException: Could not commit transaction for
service [authOrderPayments] call: Roll back error, could not commit
transaction, was rolled back instead because of: Service Error
[authOrderPaymentPreference]: Error processing payment authorization:
org.ofbiz.base.util.GeneralException: Problems invoking payment processor! Will
retry later. Order ID is: [WS10170 (Cannot find service location
(org.ofbiz.accounting.thirdparty.verisign.PayflowPro)) (Could not commit
transaction for service [authOrderPayments] call: Roll back error, could not
commit transaction, was rolled back instead because of: Service Error
[authOrderPaymentPreference]: Error processing payment authorization:
org.ofbiz.base.util.GeneralException: Problems invoking payment processor! Will
retry later. Order ID is: [WS10170 (Cannot find service location
(org.ofbiz.accounting.thirdparty.verisign.PayflowPro)))
The service location does exist... anyone know whats up?
I've configured the payments.prop file and in the store setting, selected the
payment_type = Payment Authorization Service
service = payflowCCProcessor
payment properties = blank
applyto all = yes
Thanks
Rick