I have an OrderInfo object and need to get the Total discounts applied. I see one way of parsing the xml in OrderDiscounts. Is there a way to get the numeric total in main currency without parsin...
I am currently creating an ecommerce portion for our website and we currently have over 9000 products that I have made pages for using a page type I created that represents a product. I have a main...
Hi Guys,Many years ago, pre v9, I think, was an option to match a shipping option to a payment method on the ecommerce store config settings. However, that was changed in a later version and now yo...
Hi Guys,V11.0.49 Portal Engine.Does anyone know if its possible for a returning customers address to show when they login on e-commerce page. Currently on setup, you have to select the address, may...
I've been asked if it's possible to create a commerce item that is a bundle of other commerce items. Ideally the end user can select a single choice for adding to their cart, that will appear as th...
In Kentico 11 the payment confirmation email is sent out using built in templeate: E-commerce - Order payment notification to customer. But in which code script that calls to send out email confirm...
Summary: We are using Kentico 11 to handle ecommerce transactions and integrating them into our mobile app. So, we are posting the mobile app transactions into Kentico using the REST API. We have t...
Hello there,I'm trying to create an order discount based on the number of products in the cart. For example, buy 1 product @A@ for $10 off, buy two products @A@ for $20 off, buy three products @A@ ...
Hi Guys,In older versions, I think upto v9 delivery methods were able to be linked to payment type, however, that was changed and is no longer a default feature.It has turned out with a client that...
Hi, If I configure product option category in ecommerce of Kentico 13 xperience, I don't know how to use it in MVC 5 application? I've searched for documentation but just got the backend configurat...