We have an e-commerce site powered by Demandware, and we are looking to integrate Paypal as a payment option. We use Oracle JDE to manage our orders. We were told it will be about 96 hours to integrate Paypal to DemandWare and 200 hours to do the development work on JDE. Does this sound reasonable?
Asked
Active
Viewed 460 times
1
-
Please elaborate your question --SO Review – Ravi Teja Kumar Isetty Feb 14 '17 at 16:23
-
Hi @IsettyRavitejakumar what is not clear for you? Because, he is asking about estimates, if this is reasonable estimates for such integration. – Oleg Sapishchuk Feb 15 '17 at 08:57
1 Answers
1
I'm not sure for PayPal as a payment point, but I know that typical Demandware third party integration for payments with known integration point is ~100h. For example estimate for Cybersource, as Payment Service Provider, could be near 120h.
But according to 200h from Oracle JDE looks to be overestimated, as they should already have a PayPal support and will need only to configure it to your account. If they don't, and I don't believe it, you shouldn't pay for integration that they will reuse for other clients.
So answering your question: "Does this sound reasonable?" - "Not really."

Oleg Sapishchuk
- 667
- 6
- 18
-
Thanks! This is helpful. Do you mean to say that Oracle JDE is already set up to handle PayPal and that they really just need to configure it? (Just so I am clear....) – Roxanne Magliari Feb 16 '17 at 14:48
-
Yes that what I was meaning, but I can't say it for sure. Nowadays 99% working with Paypal and it's sounds weird to me that for so common integration someone need 200h. – Oleg Sapishchuk Feb 16 '17 at 15:42
-
1I agree that the Oracle JDE estimate sounds unreasonable. But there may be factors that would make it reasonable. Such as requiring a re-architecting of the entire payment processing module because it was never designed to support more than 1 payment processor. (Which would have been a bad design decision on the implementor's part.) – sholsinger Mar 31 '17 at 17:39