Camel Riders, I need you suggestions on the URI options that I should consider for this component. Taking a look at the following url:
https://www.x.com/developers/paypal/documentation-tools/paypal-sdk-index It can be seen that there are different API products. I would assume that we would be providing integration for all those listed. To start with, I'm working on the Adaptive Payments API. What would be the best way to use the uri for this camel component? Currently I intend to do so: paypal://adaptivepayments?operation=pay Later when I develop the Invoice API integration, it would be another sub-component inside the camel-paypal project and the Endpoint URI would look like: paypal://invoice?operation=getInvoiceDetails Is this approach good enough? Please offer your suggestions. Regards, Jothi