Developer forum
Subject
Replies
Started by
Last reply
DeleteOrderline completes order
Hi guys, We have a solution running on DW 9.10.13. We have encountered some weird behavior on some carts, when deleting Orderlines. The implementation is based on Rapido and the whole logic for deleting orderline is pretty standard: /Default.aspx?ID= ...
Adrian Ursu
06/05/2022 11:54:05
Last post: 06/05/2022 12:26:33
Order subtotal and shipping
Hi, In the order summary, the subtotal price is not the price of the products. Please see attached image. In the image, the subtotal should be the price of the products ($64), but it displays $61.50 that is the price of the products minus the shippin ...
Tomas Gomez
03/05/2022 12:08:26
Last post: 03/05/2022 12:51:04
CalculateShippingFee not working
Hello, I've extended an existing shipping provider, and even though CalculateShippingFee is called it and returning a proper value, it doesnt update the shippingFee, is there anything else I am missing? A setting or something? public class Extend ...
Goncalo Faria
02/05/2022 18:02:59
No replies yet
VAT calculation on order line
Hi DW, We have an issue with VAT calculation for an order line. OrderLinePriceVAT is calculated too low, compared to what the backend ERP system calculates for the same line. OrderLineQuantity = 57 OrderLineUnitPriceWithoutVAT = 102.39 OrderLinePrice ...
Christian Fisker
28/04/2022 16:23:03
Last post: 29/04/2022 10:39:17
Increasing number of digits
Hi DW I have a customer that wants to enter a number larger than "2147483647" and save a custom fee rule. When i inspect the input element for the volume limit field inside shipping settings i can see that it has a upper limit of "2147 ...
Niklas Hjort
19/04/2022 14:04:33
Last post: 28/04/2022 11:45:23
Violation of PRIMARY KEY constraint 'DW_PK_EcomOrderLines' too often
Hi, We tend to have a YSOD with Orderline primary keys. Is this a known issue? I haven't nailed it down to when it happens or why, but during testing multiple scenarios it happens a lot for me. Best Regards, Nuno Aguiar ...
Nuno Aguiar
23/04/2022 12:36:37
Last post: 27/04/2022 10:09:41
Assortments performance issue in Prod
Hi, We have a project with a lot of assortments. Currently there are 5000, but we may end up having just 900. The reason for so many assortments is that the customer has 2 main assortments (public + US West coast customer AND East coast customers) an ...
Nuno Aguiar
13/04/2022 16:27:00
Last post: 27/04/2022 10:06:11
12
Subscribe
Shipping fee rules
Hi, I want to setup shipping fee rules for users according their zip codes. There is a similar queston on https://doc.dynamicweb.com/forum/ecommerce-standard-features/ecommerce-standard-features/shipping-methods-not-filtered-by-regions At one hand, I ...
Tomas Gomez
21/04/2022 16:45:49
Last post: 22/04/2022 13:19:28
Group breadcrumb sort in backend
Hi there, We noticed that the groups breadcrumbs are not following the tree sctruture. DW version is 9.10.21. Anyone experiencing the same? BR, Mario ...
Mario Santos
16/03/2022 18:18:27
Last post: 22/04/2022 10:08:21
In-active products in FavoriteListViewModel.ProductList.Products
Hi guys When looping through FavoriteListViewModel.ProductList.Products i get all products, including in-active ones, even though i have checked in the backend, that i only want to show active products. Looks very related to this issue i had not so l ...
Jesper Holm Damgaard
19/04/2022 15:35:49
Last post: 22/04/2022 04:23:33
Does Discount Count work?
Hi, It looks to us like Discount Count is not working in 9.8.11. See screenshot below. Is that right? Is this a known issue? Is it fixed in some version? Thanks, Sean ...
Sean Meade
12/04/2022 16:07:30
Last post: 14/04/2022 16:45:39
WebAPI and available amount
Hi there, Since we are able to send context information to the WebAPI for products as currency, country, shop and language, can we have it return the available stock amout and/or reserved amount if requested? BR, Mario ...
Mario Santos
11/04/2022 10:38:48
Last post: 11/04/2022 18:31:37
UpdateOrderline with OrderlineFields
Hi guys, Can I update an OrderlineField by using the CartCmd=Updateorderlines ? I have a few properties I need to update, mostly because I cannot update the AltpriceUnit without impersonating. Thank you, Adrian ...
Adrian Ursu
11/04/2022 13:26:56
Last post: 11/04/2022 15:02:33
Global element paragraph missing from /dwapi/content/paragraphs
Hello, I noticed that the /dwapi/content/paragraphs endpoint does not return global element paragraphs like the /dwapi/content/paragraphs/:id endpoint does. At least on a DW 9.12.11 solution Regards. ...
Unnsteinn Garðarsson
10/04/2022 16:24:29
Last post: 11/04/2022 06:44:07
Product, Product Groups and Product Catalog item types issues
Hello, I am working on a DW version 9.12.11 and I want to create an item type that has a product group field so that I can get all the product group ID's from the selected group and use in the headless frontend. Right now it does not matter if I ...
Unnsteinn Garðarsson
01/04/2022 18:41:18
Last post: 06/04/2022 01:06:04
Image template tags empty in razor template
Hello, I am debugging an issue on our headless solution which surfaced just recently. The issue is that we are using razor templates to return JSON and consuming them as feeds for all our checkout process since the cart api was not ready when we bega ...
Unnsteinn Garðarsson
24/03/2022 21:42:58
Last post: 04/04/2022 11:24:53
Language versions of product groups
Hi, I have a number of ecom Shops with a number of product groups. Now we are adding a new language to those shops. Is there any clever way to create language versions of the product groups in those shops. Regards / Aki ...
Aki Ruuskanen
29/03/2022 10:10:32
Last post: 01/04/2022 11:06:01
Create a Copy of an existing shop
Hi DW Team, We have multiple shops in our product catalogue and we need help with creating a copy of the SeedsNZ shop including all the groups and products associated with the SeedsNZ shop. We tried using the answer posted in this thread here: https: ...
Steve Knutson
30/03/2022 06:41:31
Last post: 31/03/2022 12:18:16
Draft Order state
Hi guys, I have a situation that I have encountered before but not often enough to get concerned. Now I have seen it a few times in the past month. I have an apparent valid order that is marked as "Draft" on the order state although we don& ...
Adrian Ursu
24/02/2022 15:07:58
Last post: 30/03/2022 19:19:22
More fields in the order list
Hi In the order list in the backend I would like to be able to show the field Order Customer FirstName. But the field is not available in the list of fields for the columns in the list. Is it possible to add the field somehow? It kind of strange that ...
Lars Larsen
29/03/2022 12:23:47
Last post: 29/03/2022 14:54:31