Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
RMA image upload
Hi community, anyone knows if it's possible to upload images to an RMA request? Any templatetags or API that supports this? or do I need to develop this myself? Can DB table EcomRmaCommentImages be used for the purpose? best regards Søren ...
Søren Jakobsen
30/06/2022 13:20:08
Last post: 30/06/2022 15:49:03
The Context.GetCart() is not a cart and cannot be updated
Hi, We are getting some orders in tricorbraunflex.com where the error Dynamicweb.Ecommerce.Common.Context The Context.GetCart() is not a cart and cannot be updated. is being trigerred hundreds of times (for 2 minutes up to a few hours) until eventual ...
Nuno Aguiar
28/06/2022 18:14:10
Last post: 16/08/2023 09:11:30
Number series for products
Is it possible to create auto numbering for products, that follow a number series like the orders? When you create a product in DW it gets the PROD1, PROD2, etc. automatically. But we would like to use our own number series that is automatically incr ...
Martin Moen
28/06/2022 11:23:16
Last post: 29/06/2022 09:25:43
Null reference when creating ecommerce group
Hi, I cleaned out the groups, grouprelations and products, to do a new import of it all from NAV to PIM. Everything has been imported but now when I try to create a group in Ecommerce I get the following error. This was not and issue before the clean ...
Eva Sommer
21/06/2022 08:37:54
Last post: 21/06/2022 10:25:24
2 virtually equal variants with different scores
Hi, I have an odd issue that I cannot explain and would appreciate some help. Going to https://www.biolegend.com/ Searching for "spark blue" Some variants get a different _score value, which causes results to become mixed up, and I can' ...
Nuno Aguiar
20/06/2022 19:48:55
Last post: 22/06/2022 16:03:19
Shop Product count is wrong
Hi, Using 9.12.6 we have a project where the group count is being rendered in the tree. The total amount for the shop was misleading though, being duplicated. It looks like the shop is summing all group counts, but if a product belongs to multiple gr ...
Nuno Aguiar
20/06/2022 16:05:51
Last post: 22/06/2022 15:52:04
Repository search query
Hi, I have a product search query where I have a parameter in. But it seems that if i search for a space value like: TE 1000 it splits on the space and do one search for TE and another one for 1000. But i want so it search for the whole value, so any ...
Andreas Pettersson
08/06/2022 14:36:02
Last post: 09/06/2022 12:15:49
Customize urls for products
Hi, We have some problems with custom urls for our products. We don't want it to be like Group=3&productid=189 for example in the url path. We want the customized url like this: It work if I go into the group and then open the product from th ...
Andreas Pettersson
08/06/2022 13:16:30
Last post: 10/06/2022 10:59:54
Order stock validation - fixed orderlines bug
Hi there, The order stock validation is not accounting for fixed orderlines. This type of orderlines should be included as well since, otherwise products with live stock will not be validated. The ProductOrderLines collection already contains the 3 t ...
Mario Santos
02/06/2022 13:12:48
Last post: 01/07/2022 10:46:53
Sort by specific group
Dear Dynamicweb, I am very much missing a feature on how to sort a list of product by a specific group (eg. Sort_GROUP129)? This field seems to be hidden when setting up paragraph sorting on an ecom module. Can this field become visible? Best regards ...
Anders Ebdrup
31/05/2022 16:21:22
Last post: 16/06/2022 05:38:49
Discount for Gift Card items & Redemption limitation of Gift Card code
Dear Nicolai, I would like to get an idea on how do we allow the discount on the gift card item? We have a customer who is selling the gift card with discounted price for the period of time like $220 gift card selling with $200 only but customer can  ...
Yoon Peti Nwe
18/05/2022 09:50:07
Last post: 18/05/2022 15:45:26
Loyalty point expiration
Dear All, On our website, customer created loyalty point and rewarded rule. Loyalty point expire period on Ecommerce > Advance Configuration is also set 0 which loyalty point will not expire. But whenever customer was rewarded points from the rule ...
Aye Nyein Myat
13/05/2022 16:48:32
Last post: 17/05/2022 02:45:02
Add discount orderlines using /dwapi/ecommerce/carts/{secret}/items
Hi guys, I need to create some orderline programmatically to handle some complicated discount scenarios. I was wondering if I can use the /dwapi/ecommerce/carts/{secret}/items endpoint to do so. I have managed to create an orderline (using an existin ...
Adrian Ursu
13/05/2022 12:40:57
Last post: 18/05/2022 13:54:16
Values not loading
Hi, i have run into an issue where there are no fields/values loaded in the product template. In our template we use a for example GetLoop("ProductCategories") and GetValue("masterproductid") these are empty return nothing. Ran in ...
Brian Bolks
13/05/2022 09:27:45
Last post: 01/11/2022 14:46:03
Create an AND rule for applying facets
Hi guys, The title of the post may not be very clear about what I am trying to achieve and there may be at least another post on the same request (but I could not find it). On short, I have a situation where we need to create a facet on a Multi-selec ...
Adrian Ursu
12/05/2022 11:53:10
Last post: 14/05/2022 17:47:30
Order for current user
Hello, I am using controllers for mobile api. After login user is authenticated, if there is an active cart, may I know the best way to get that cart? Is there any way to find the active cart secretkey from current user? Regards Jason ...
Jason
12/05/2022 09:27:22
Last post: 18/05/2022 16:10:23
Transaction validation problem using Mobilepay on Nets Easy on a mobile device
Hi Dynamicweb, On one of our solutions running Dynamicweb 9.10.13, using the DibsEasyCheckout.dll 1.1.8 payment gateway, mobilepay transactions can be completed with valid payment. Steps: ​(Tested on Android, using Chrome on a Samsung Galaxy 10) 1. A ...
Eirik Bakke
06/05/2022 12:10:04
Last post: 06/05/2022 14:34:29
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
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