Varun,

What are your configuration settings? I had the same problem, only to findĀ  
that paypal had changed the settings needed to connect to them. Specifically, 
host address changed to payflowpro.paypal.com.

Rick

--- On Mon, 5/30/11, varun bhansaly <[email protected]> wrote:

From: varun bhansaly <[email protected]>
Subject: ofbiz paypal integration
To: "ofbiz user" <[email protected]>
Date: Monday, May 30, 2011, 6:08 AM

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