Hi,
Has anyone tried integrating paypal with ofbiz-10.04 ?
I have made all the configurations using this
https://cwiki.apache.org/OFBENDUSER/apache-ofbiz-business-setup-guide.html#ApacheOFBizBusinessSetupGuide-PayPalPaymentSetupas
reference.
For Return Url, I've specified http://
<my-server>:8080/control/payPalCheckoutReturn
Paypal sandox successfully redirects to this return URL, and I can see the
order information.
But as soon as I click 'submit order', order is created but following error
is displayed (seems related to payment authorization)

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: Error in Service
[authOrderPaymentPreference]: Error processing payment authorization:
org.ofbiz.base.util.GeneralException: Could not find any valid payment
settings for order with ID [ORD10456], and payment operation (serviceType)
[PRDS_PAY_AUTH] (Could not commit transaction for service
[authOrderPayments] call: Roll back error, could not commit transaction, was
rolled back instead because of: Error in Service
[authOrderPaymentPreference]: Error processing payment authorization:
org.ofbiz.base.util.GeneralException: Could not find any valid payment
settings for order with ID [ORD10456], and payment operation (serviceType)
[PRDS_PAY_AUTH])

If anyone has any tips, do share.

-- 
Regards,
Varun Bhansaly

Reply via email to