I have a custom field that is on the document (that is also binding to an SKU) called VideoURL.I can get this value on it's own with {% Documents[@/Store/Webinars/Product-A@].VideoURL%}However when...
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...
Hi, I want to add a @Shipping cost@ field to invoice on E-Commerce. Where can I find the invoice template and how can I do this?
Hi. How can I manually trigger the @Generate Invoice@ action, or generate the invoice, for an order I have manually created using the API?
Hi Team,I am working on Kentico 12 SP (MVC). I need show OrderItemCustomData in invoice template using transformation.How can I display it?
I am developing shopping website using kentico cms 9. In the website I want to send invoice to customer as a pdf attachment of email template (default kentico ecommerce email template).currently I ...
HII want to know is it possible to display OrderItem Sub itemes in invoice?Scenario : Say we sell online ticket that user can buy.tickets have types and each type have it's own set of codes that is...
In the body of the customer's notification email I would like to include their email address. Just like the way their address and phone number appears. This is how it looks in the backend:(Address)...
We are currently using events as products in order to have the event registration flow into the shopping cart process (Some events require payment). The client has asked us to add the Event Locatio...
HI How it is possible to place attached image into Invoice template based on if order confirmed or not?