Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Customer experience center: showing carts and orders
Hi there, It seems that the Customer Experience Center doesn't differentiate between carts and orders. In the code I can see there's logic to display either orders or carts using a filter: switch (settings.OrderTypeToShow) { case OrderType.Or ...
Imar Spaanjaars
26/09/2022 16:12:01
Last post: 03/10/2022 16:29:01
The world of discounts - selectable gifts
Hi there, I have another interesting discount problem. Here are some of the requirements: A user can add products to the cart using Express buy (with subscriptions). When they are creating their first subscription, they can choose one free product. T ...
Imar Spaanjaars
20/09/2022 15:13:02
Last post: 27/09/2022 13:23:34
Customer Experience Center Sorting issues
Hi, We were trying to set some sorting in the Customer Experience Center but ran into some issues: Sorting by Price does not behave correctly I tried both with querystring parameters and backend settings https://www.screencast.com/t/NbeKkahq Repro st ...
Nuno Aguiar
23/09/2022 13:09:25
No replies yet
Permissions for product language versions
Hi If you have two language (language L1 and L2) versions of products and two usergroups (group A and B) is it then possible to setup these permissions: Group A can read L1 products and make L2 versions of these products Group A has full permissions  ...
Lars Larsen
16/09/2022 09:41:30
Last post: 22/09/2022 10:32:09
Ecommerce.Common.Context.LanguageID & Currency follow website setting
Hi How can we force Ecommerce.Common.Context.LanguageID to follow the language and currency set in Ecommerce Setting in website settings. As we run two websites on the same domain we experience that users are stucked to the language & currency se ...
Lars Larsen
21/09/2022 12:50:14
Last post: 22/09/2022 10:28:53
Error when defining Discounts with excluded products or Queries
Hi guys, I am using DW 9.12.10 with a custom Rapido. I have received a request from our customer to set up a discount that would apply to all products except for a few product numbers. I have tried first to set it up leaving "Included products&q ...
Adrian Ursu
20/09/2022 20:48:15
Last post: 21/09/2022 10:31:37
Variants in assortments
Hi Is it plausible for DW to handle variants in assortments? When Ill look on EcomAssortmentProductRelations, there is a VariantID column, but when ill adds a product with a variantid and recalculate assortments and look in EcomAssortmentItems the ma ...
Mark Preisler
23/10/2020 13:59:24
Last post: 20/09/2022 09:16:21
Create new Variant Family fails
Hi guys, I have a solution based on DW 9.13.12 and standard Swift. I have defined a few Variant Groups and I am trying to combine products into a Variant family. I have noticed 2 errors: 1. When trying to add a new value to an existing Variant group, ...
Adrian Ursu
18/09/2022 18:20:53
Last post: 20/09/2022 06:03:55
Free shipping on Fee rule
Hi DW, Is there a way to override free shiping if the cart contains certain products? As far as I can tell the free shiping is part of the main shipping method and not available for each fee rule. If it's not possible it would make it more flexib ...
Karsten Nielsen
19/09/2022 12:54:02
Last post: 19/09/2022 15:13:05
Rendering stock locations
Hi there, I have a site with Click and Collect which renders stock locations. I have a few questions related to how the locations are rendered: 1. It seems to be using /Templates/eCom7/ShippingProvider/StockLocationServicePoint.html. Where is that co ...
Imar Spaanjaars
13/09/2022 13:52:09
Last post: 14/09/2022 08:40:52
Discount for new subscriber users
Hi there, I have a solution where the customer wants to give a discount (a product) to users that are creating their first subscription. In our current setup, the product is also given to users that create regular orders. I can set "Usage per cu ...
Imar Spaanjaars
12/09/2022 16:26:06
Last post: 13/09/2022 08:40:38
Add support for Icelandic to AltaPay
Hi there, According to AltaPay, their gateway supports Icelandic. However, the DynamicWeb implementation doesn't. Can that be added? Looks like it's just one extra line in GetOptions of AltaPayCheckoutHandler.cs with "is" as the lan ...
Imar Spaanjaars
12/09/2022 09:10:18
Last post: 13/09/2022 08:39:58
Missing signature in ORDERGATEWAYRESULT
Hi, We have an order whose payment has not been completed in the payment gateway, but the order has been considered as completed in DW. Looking into the database, we compared the data of that order versus a completed one, and we discovered that they  ...
Tomas Gomez
06/09/2022 16:11:57
Last post: 07/09/2022 03:05:42
Recurring orders and updated prices
Hi there, Which prices are taking into an account when a recurring order / subscription is created? The original price at the time of purchase or the current price at the time the recurring order is created? In the latter case, will the order go thro ...
Imar Spaanjaars
06/09/2022 13:33:49
Last post: 06/09/2022 15:13:42
Product index builder fatal error
Hi, We are not sure what has happened but the product.index has started to fail. We have tried to delete it, rerun and so on but with no luck. The log error states. 2022-09-05 14:59:13.251: Product index builder experienced a fatal error.. System.Arg ...
Eva Sommer
05/09/2022 16:10:33
Last post: 06/09/2022 02:31:10
Dear Support, I have one problem in the checkout as even customer have the address information in his profile, it keep on showing the error message and cannot proceed to checkout with "Ship to billing address" option. Could you please advic ...
Yoon Peti Nwe
02/09/2022 07:12:00
No replies yet
Different orderId in DW and in quickpay
Hi, A shop owner, has the problem that some orders have a mismatch in orderId between QuickPay and Dw. That means they can see the orderId in QuickPay but it is not to be found in DW. We investigated the log directly in the database for a specific Qu ...
Eva Sommer
25/08/2022 10:19:14
Last post: 02/09/2022 10:56:27
Order Step validation failed
Hi guys, I have just upgraded one of our solutions from DW 9.9.x to 9.13.11. Apart from a bunch of other problems, the one that is critical is the inability of finalising orders. We get this message in the log of the order: Order Step validation fail ...
Adrian Ursu
29/08/2022 11:57:06
Last post: 02/09/2022 02:41:30
Rounding of shipping prices in all currencies
Hi we have an Internation webshop where the shipping fees are based on neat round danish prices as default, but are converted to euro based on where the costumer comes from. But the problem when a costumer makes an order in EURO on a product - it res ...
Hans Ravnsfjall
29/08/2022 16:54:59
Last post: 01/09/2022 02:45:09
Loyalty Points Usage
Hello! I believe I've stumbled across a bug in Ecommerce > Loyalty points after reviewing this screencast with a colleague. After a user earns loyalty points, the Reward rule's usage metrics do not update to indicate it's been utilized ...
Melissa Borgmann
03/08/2022 20:32:38
Last post: 31/08/2022 12:59:50