Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
QuickPay Payment Window: StateOk discards the API response that could complete the order
Hi DynamicWeb, We're seeing orders fail to complete in the QuickPay Payment Window checkout handler when the callback either doesn't fully process the order or doesn't arrive in time. The customer pays successfully (the money is captured  ...
Anders Ebdrup
07/05/2026 14:07:41
Last post: 07/05/2026 17:15:52
Download image in DAP
Hi guys, I have a DAP setup where customers can download various assets. The standard logic is to pass some properties to GetImage.ashx and add that resulted link to a button. What I need to solve is control over the name of the file, as right now, t ...
Adrian Ursu
06/05/2026 09:31:09
Last post: 06/05/2026 09:40:01
Inactive variant combinations get indexed
Hi DynamicWeb, When building the product index, we can configure it to index only active products. However, this setting doesn’t seem to affect inactive variants, which will still be indexed. As a result, it’s possible to select filters t ...
Anders Ebdrup
01/03/2026 18:08:36
Last post: 05/05/2026 17:36:06
Cannot change state of an order in the order list
When I try to change the state of an order like this: I get this error: I think that's wrong, as the order *is* complete (see column to the right). Also, when I go into the order details page and choose Actions | Change flow and state and then ch ...
Imar Spaanjaars
04/05/2026 13:56:25
No replies yet
See custom order fields
Is there a way to see custom order fields on an order in the backend? Can't find them anywhere, and I have to go into Edit mode to see them. Can a tab with Custom fields be added to display them? Imar ...
Imar Spaanjaars
01/05/2026 15:22:34
Last post: 04/05/2026 09:14:24
Regenerate thumbnail after image rename
Hi guys, I have a solution running on DW9 and we have some issues with a stubborn cache for thumbnails after images are renamed. Before I get very deep into investigating for a solution, is there any way I can control this caching? Or maybe force a c ...
Adrian Ursu
29/04/2026 15:35:47
Last post: 29/04/2026 16:01:36
Stock states per stock location
Hi there, I am looking for a way to define stock states per stock location. The reason being that "in facility A (stock location A) it takes between 3-5 days to produce an item. In facility B it takes between 5 and 7 days". On the frontend, ...
Imar Spaanjaars
28/04/2026 20:36:05
Last post: 29/04/2026 12:01:56
RMA OrderLine Serial Number
The documentation mentions that the RMA module supports a serial number field. How can we add an input field on the frontend so users can enter this serial number for each orderline? I assume this requires using a specific name attribute for the inpu ...
John Broers
24/04/2026 17:00:14
No replies yet
Access specific OrderContext
Hi guys, I have a project running on DW9 with Swift 1. I have implemented the Digital Assets Portal, but I want to separate the cart on a dedicated Context. I made all the changes related to adding to cart with specific Order context as well as listi ...
Adrian Ursu
24/04/2026 10:02:10
No replies yet
Indexing of variants takes forever
HI DW, We are a solution with extended variants where the indexing proces takes forever. Please see these screen dumps: So the indexing takes more than 2 hours for just 41.000 records, and I have checked the extenders in the solution and that is not  ...
Anders Ebdrup
28/03/2026 11:16:17
Last post: 14/04/2026 13:42:37
Auto Product Relation Rules with Repository queries
We have a project that we use Group Auto Product assign rules But when we try to bring these groups into facet and filtering using Query, it is not working The video is attached ...
Shiwanka Chathuranga
09/04/2026 05:29:24
Last post: 13/04/2026 14:54:48
OrderShippingProviderData is NULL
Hi, we use DW Shipmondo provider together with a live integration to an ERP system. Quite often (3-4 out of 10), OrderShippingProviderData is null, and therefore our order cannot be sent to Shipmondo. Has anyone experienced this? It might be a rare c ...
Kim Søjborg Pedersen
01/04/2026 10:15:19
Last post: 09/04/2026 13:37:06
ProductQueryListWidget is removed
Hi DynamicWeb, It seems like the ProductQueryListWidget has been removed from the list of widgets (Commit 90ee1a36: Removed widgets from selector using addinactive attribute - Repos), which is fine, as it more or less did the same as "Applicatio ...
Anders Ebdrup
26/03/2026 15:53:03
Last post: 08/04/2026 21:04:11
Staff discount rules
Hi guys, We have a customer on DynamicWeb 10 who wants to offer a 50% staff discount on all products, but with a maximum total discount value of NOK 8,000 per customer per year. The webshop is being built on DynamicWeb 10 eCommerce. What would be the ...
Simen
07/04/2026 08:37:52
Last post: 07/04/2026 10:05:14
Shipping.FedEx - wrong validation on shipping address
Hi, The FedEx shipping provider is expecting both DeliveryAdress and DeliveryAddress2 filled in - it should only validate DeliveryAdress, or as another option do an OR clause. Although DeliveryAddress is the main field which should always be populate ...
Mario Santos
06/04/2026 11:44:47
Last post: 06/04/2026 16:23:29
Area settings issue
Hi guys, I have a project running on DW 9.20.5. I am trying to use the "Prices with VAT" setting in the Area. I have set it to "No" Saved, opened again to confirm it is saved, then tried to grab in the page with: Pageview.Area.Eco ...
Adrian Ursu
31/03/2026 09:40:47
Last post: 01/04/2026 10:19:45
Check if a product is in cart
Hi guys, I have a DW9 project where I need to limit the add to cart functionality and only add products which are not already in cart. I am using ProductViewModel in the add to cart logic, and I was wondering if there is any way to simply check if a  ...
Adrian Ursu
27/03/2026 15:17:48
Last post: 28/03/2026 09:42:55
Permission inheritance
Hi, I have tried to create a group with subgroups, then set to hide a certain section (Insights) for the top group by setting permissions to none, all after enabling Capabilities The users in the subgroupcan still see the Insights section. When I set ...
Justin Sjouw
26/03/2026 21:13:54
Last post: 26/03/2026 22:01:09
Placing products in the root
Hi there, In DW 9, using the new URL providers at the page level, can I move all products in the root of the site? So I could have groups like this: https://domain.com/group1/subgroup1 https://domain.com/group1/subgroup2 https://domain.com/group2/sub ...
Imar Spaanjaars
18/03/2026 20:02:29
Last post: 26/03/2026 14:22:22
Vat calculation
Dear all, We have an issue regarding the VAT calculation. From the frontend, the total price is calculated without any rounding. But when we change the orderstate and try to save the order from the backend, we get the notification: “Edited orde ...
Duncan Janssen
23/02/2026 16:47:13
Last post: 23/03/2026 16:26:39