Using Product Catalog as a feature

Posted by Community Admin on 03-Aug-2018 05:56

Using Product Catalog as a feature

All Replies

Posted by Community Admin on 12-Jul-2013 00:00

Hi,
we have an existing application with the form based authentication model and we would like to use Product Catalog as a feature in our application, Is it possible ?

Posted by Community Admin on 17-Jul-2013 00:00

Hi Madiha,

I have answered you in the email, so I will close this thread.

However, I will repeat what I have stated in the email. Depending on your particular requirements, you can leverage the different extension points of the system, namely:

• Fully Exposed API – You can use the API to pull/push information from/to external applications. You can use ASP.NET WebForms or ASP.NET MVC to create controls and controllers to do all sort of actions ranging from catalog related action to payment processing and inventory maintenance (link here)

• Web Services – Sitefinity also has a rich web API for cross platform integration (link here). One of our senior developers has added additional wrapper for easier API calls (link here)

• Ecommerce events, a.k.a. processing hooks – The processing hooks allow you to execute custom code when a specific event occurs, i.e. order is processes, shopping cart is updated, order has changed and etc.(link here)

Also, Sitefinity support claim based authentication to support advanced single sign on scenarios if you need that for your integration scenario. Here is a good article on how to achieve that (link here).

Regards,
Peter
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed