PayPal

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

PayPal

info-1415

Hello,

I am rather new but setting up an ecommerce site with ofbiz.
I have a problem to use ofbiz with PayPal.
If i push on the button "Continue to final order review" when i selected "Pay with PayPal" and then on the next screen push on the button "Submit order", i get the following error screen.

"org.ofbiz.webapp.control.RequestHandlerException: Unknown request (null): this request does not exist or cannot be called directly."

In the configuration of the "store" i had these data filled in:

Product Store Payment Settings for: Olagos
Payment Method Type:PayPal
Service Type: External Payment (No Service)
Service Name: -
Payment Properties: -

Can someone give me a hint what to do to solve this error.

Thanks,
Eric Lens
Brussels
Belgium
Reply | Threaded
Open this post in threaded view
|

Re: PayPal

Dave Tenerowicz
Eric-

Your Service Type is Ext_Payment (no services) - I believe this is
incorrect. Unfortunately, I am not sure what Service Type you should
select for PayPal. Perhaps someone else can provide this information.
I do think you also need to change some parameters in the
payment.properties file - in the PayPal Payment setup section

You might find this helpful - look in the PayPal section
http://docs.ofbiz.org/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-paymentProcessorDetails

-Dave

[hidden email] wrote:

> Hello,
>
> I am rather new but setting up an ecommerce site with ofbiz.
> I have a problem to use ofbiz with PayPal.
> If i push on the button "Continue to final order review" when i selected "Pay with PayPal" and then on the next screen push on the button "Submit order", i get the following error screen.
>
> "org.ofbiz.webapp.control.RequestHandlerException: Unknown request (null): this request does not exist or cannot be called directly."
>
> In the configuration of the "store" i had these data filled in:
>
> Product Store Payment Settings for: Olagos
> Payment Method Type:PayPal
> Service Type: External Payment (No Service)
> Service Name: -
> Payment Properties: -
>
> Can someone give me a hint what to do to solve this error.
>
> Thanks,
> Eric Lens
> Brussels
> Belgium
>
>  

--
Dave Tenerowicz
[hidden email]

Office: 303.493.6727
Mobile 303.906.6116
Fax 303.814.8330

Visit us at http://www.salmonllc.com

Reply | Threaded
Open this post in threaded view
|

Re: PayPal

Rick F.
Eric,

I lmplemented the PayPal Payment Gateway last month. As I recall in searching through the code, the payment type "paypal" was not implemented. The error you get usually means that the request doesn't exist in the controller.xml file of the ecommerce app. In other words, it's not set up to do anything.

Rick

Dave Tenerowicz <[hidden email]> wrote: Eric-

Your Service Type is Ext_Payment (no services) - I believe this is
incorrect. Unfortunately, I am not sure what Service Type you should
select for PayPal. Perhaps someone else can provide this information.
I do think you also need to change some parameters in the
payment.properties file - in the PayPal Payment setup section

You might find this helpful - look in the PayPal section
http://docs.ofbiz.org/display/OFBENDUSER/Apache+OFBiz+Business+Setup+Guide#ApacheOFBizBusinessSetupGuide-paymentProcessorDetails

-Dave

[hidden email] wrote:

> Hello,
>
> I am rather new but setting up an ecommerce site with ofbiz.
> I have a problem to use ofbiz with PayPal.
> If i push on the button "Continue to final order review" when i selected "Pay with PayPal" and then on the next screen push on the button "Submit order", i get the following error screen.
>
> "org.ofbiz.webapp.control.RequestHandlerException: Unknown request (null): this request does not exist or cannot be called directly."
>
> In the configuration of the "store" i had these data filled in:
>
> Product Store Payment Settings for: Olagos
> Payment Method Type:PayPal
> Service Type: External Payment (No Service)
> Service Name: -
> Payment Properties: -
>
> Can someone give me a hint what to do to solve this error.
>
> Thanks,
> Eric Lens
> Brussels
> Belgium
>
>  

--
Dave Tenerowicz
[hidden email]

Office: 303.493.6727
Mobile 303.906.6116
Fax 303.814.8330

Visit us at http://www.salmonllc.com