Hi all -
I'm having some trouble. I've downloaded the Paypal gateway API and have
thier command line samples working. I've also created a service paypalccprocess
to call to the API. I've put the paypalpro.jar in
/applications/accounting/build/lib directory and the java file builds just fine
when importing the API. There is a single method, which is an "always approve"
method that works fine when I create an order and checkout.
However, when I try to instantiate the API... PayflowProAPI pf = new
PayflowProAPI(); I get an "Order ID is: [WS10440 (Service target threw an
unexpected exception (paypal/payflow/PayflowAPI))) error. Can anyone shed any
light on what might be happening? Has anyone had success in implementing either
the Verisign or PayPal gateway?
We're on our last few tasks before implementing OfBiz... any and all help is
greatly appreciated.
Thanks
Rick