Foros de discusión

Custom Shopping Cart

Jay Sondhi, modificado hace 7 años.

Custom Shopping Cart

New Member Mensajes: 2 Fecha de incorporación: 9/05/16 Mensajes recientes
Hi, I'm relativity new to Liferay. I need to create a custom shopping cart portlet. Where should I start? Are there any good tutorials that I could follow. I need some custom features like pay with cash on collection. I cannot use a third party portlet like KonaKart, I must create it from scratch,

Thanks
thumbnail
Pankaj Kathiriya, modificado hace 7 años.

RE: Custom Shopping Cart

Liferay Master Mensajes: 722 Fecha de incorporación: 5/08/10 Mensajes recientes
Have you gone through liferay's Shopping portlet?
If not then please refer this link. It will give your fair details on what you want to achieve.
Jay Sondhi, modificado hace 7 años.

RE: Custom Shopping Cart

New Member Mensajes: 2 Fecha de incorporación: 9/05/16 Mensajes recientes
Pankaj Kathiriya:
Have you gone through liferay's Shopping portlet?
If not then please refer this link. It will give your fair details on what you want to achieve.



Thanks for your response. Yes I have used the shopping portlet, but it does not offer the functionality which I need. This is why I must create a new custom portlet
thumbnail
Olaf Kock, modificado hace 7 años.

RE: Custom Shopping Cart

Liferay Legend Mensajes: 6400 Fecha de incorporación: 23/09/08 Mensajes recientes
Sounds like your problems will mostly be outside of Liferay - in the implementation of an e-commerce system, payment, stock, catalogue etc. It happens to run in Liferay, but the platform's forum is probably not the best to ask for experiences with those external components.

I'd definitely opt for a payment processor: You don't want to mess with credit cards etc. in a homegrown piece of software. You can still make payment optional (if you offer "pay on pick up"). The implementation of your shopping cart will intimately depend on the implementation of the goods that you sell and the catalogue and other environmental things.

In any case: "How do I implement an e-commerce-system?" is an extremely broad question - in case you get any answer, it will probably not be correct (for your situation). Unless it's "it depends" (TM).