It looks like you just want to route the request from you site to paypal site.
If so, you can just setup the restful endpoint to accept the request and create 
a PayPalRequest ( which could be unmarshalled from a JSON object) ,
then route the request object to the paypal producer.


--  
Willem Jiang

Red Hat, Inc.
FuseSource is now part of Red Hat
Web: http://www.fusesource.com | http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem




On Wednesday, July 3, 2013 at 2:50 AM, Jothi wrote:

> Friends,
>  
> Could anyone please help me!
>  
> Regards,
> Joe
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-PayPal-Component-tp5728062p5735091.html
> Sent from the Camel Development mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to