Developer forum

Forum » Ecommerce - Standard features
Subject
Replies
Started by
Last reply
Gift card product page
Hi, I want to create a gift card product. A product page where you can select a value and get it mailed to your desired recipient. The closest functionality I find are the Vouchers, but it's not the same. Anyone an idea if there is a (not custom) ...
Davy Capiau
26/09/2023 09:53:41
Last post: 26/09/2023 10:26:25
Product discount: using variants
Hi, When implementing a 'X + Y free' product discount, I want to use variants and enable the customer to make a selection between one of them. Business case: when buying X, get a free t-shirt. The client needs to be able to select the prefere ...
Davy Capiau
25/08/2023 11:51:53
Last post: 26/09/2023 09:05:24
Possibility to tie default shipping and payment to shop
Hi DW, We have a situation where we want to tie the default shipping method to the shop, or at least be able to choose two different default shipping methods depending on which shop you the customer is shopping on. Do you have any suggestions as to h ...
Martin Ottesen
25/09/2023 12:56:05
Last post: 26/09/2023 08:38:08
Buy with loyalty points through WebApi
Hi. Would it be possible to make a purchase using loyalty points, through the WebApi? If, let's say, we bould a loyalty application, where the users uses their loyalty points to buy work wear. Right now, we can get the balance and the transaction ...
Mikkel Belchuke
21/09/2023 14:42:44
No replies yet
Change behaviour of "A check for stock status"
Hi, On the cart we can configure "A check for stock status" which will not allow the customer to add more than the stock level to the cart. I now have a requirement that the customer should still be allowed to add any amount, but they shoul ...
Justin Sjouw
19/09/2023 14:15:19
Last post: 20/09/2023 16:16:09
URL renderer stopped working
Hi, On one of our solutions the URL rewrite stopped working. For exmaple instead of : https://nevotex.se/home The URL rendered to : https://nevotex.sedefault.aspx/?ID=9890 Alson in backend in the page properties you could see that the URL was "d ...
Aki Ruuskanen
19/09/2023 15:05:12
Last post: 20/09/2023 15:10:50
Users and impersonation - The server supports a maximum of 2100 parameters
Getting an error trying to edit users. The error is : The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request. There is 4611 users in the usergroup that ap ...
Magnus Holmberg
19/09/2023 14:45:01
Last post: 20/09/2023 09:22:01
ProductService issues
Hello, We wanted to develop some custom code that retrieves a list of products from product-ids, filtered on the current users assortment. To implement this we tried using the ProductService.GetProductById and ProductService.GetByProductIDs with the  ...
Hans Kloppenborg
16/08/2018 11:37:20
Last post: 14/09/2023 10:42:33
Control sorting when passing the ProductIDs as filter parameters
Hi guys, I have a situation that, I believe, applies to both Rapido and Swift, although in my situation it originated from Rapido. In some situations, we send over a list of ProductIds to an endpoint/service that uses a Query to retrieve products. Th ...
Adrian Ursu
13/09/2023 12:26:24
Last post: 14/09/2023 10:33:15
Payment code field too small
Hi there, In the database the field CountryNumber (Payment code) is four characters. However, I have a few, including Sint Maarten that I need, that are longer: Can I just increase the size of the field in the database? And is this field even used an ...
Imar Spaanjaars
05/07/2023 11:00:06
Last post: 13/09/2023 10:44:04
Send mail of order complete
Hi, We need to send the order complete mail of some orders. That is to send again the order complete mail to a certain mail address. A possibility would be to create a new order state, configure a notification mail in that state, and change the order ...
Tomas Gomez
06/09/2023 12:13:54
Last post: 08/09/2023 13:42:18
Sort products as in eCom groups
Hi, I know this has been discussed in various posts before. But for some reason the frontend does not want to sort the products as they are placed in the eCom groups. I have done this: 1. I have set the navigation provider to eCommerce on the page wh ...
Aki Ruuskanen
04/09/2023 15:31:25
Last post: 07/09/2023 08:22:51
Variant price disabled
Hi, I have a setup where the Price field is set to "Allow change of field content across variants" But the price in the Variant is still disabled. Is there another setting I might be overlooking? ...
Justin Sjouw
06/09/2023 09:55:36
Last post: 06/09/2023 10:38:32
Possible / Impossible discount types
Hi, A customer has aked me which of the types of discounts are possbile with the default Offers & Discounts feature, and if not possible an indication if it will be doable with custom work (with the definition of doable being something like a few ...
Justin Sjouw
30/08/2023 15:56:40
Last post: 06/09/2023 09:11:17
Variant Group Options are not sorted
Hi, When we're loading Variant Options, my expectation is that the options by default would honor the sort order of the UI/database. Looking into the private FillVariants() method I see no specific instruction for that. Can that be added? Below i ...
Nuno Aguiar
25/08/2023 18:05:45
Last post: 05/09/2023 13:39:40
Klarna - The remote name could not be resolved: 'payment.testdrive.klarna.com'
Hi I'm trying to test the Klarna payment provider (DW v9.15.12). But when the payment request is being sent to Klarna I get this errormessage: Does any one know why? ...
Lars Larsen
29/08/2023 11:23:43
Last post: 05/09/2023 10:14:49
Impersonation - Order impersonated by ?
Hi We have supporteres helping customers to complete checkout by impersonation. Is there any way to add who helped the customer, by adding the impersonation username og email or ? ...
Anders Jensen
04/09/2023 10:42:25
Last post: 04/09/2023 17:17:04
FieldDisplay group field system names
Hi guys, I am sorry for the lack of inspiration in naming this thread. I have the following situation. I have a couple of ProductCategoryFIelds defined as reference fields. They are all added to a FieldDisplayGroup: When listing the fields on the Pro ...
Adrian Ursu
31/08/2023 16:02:15
Last post: 01/09/2023 13:58:06
Merge Image assets between Master and Variants
Hi guys, We have received a simple and justified request from a customer in relation to the images displayed for a product with variants. We have a situation where the MasteProduct and each of the variants have distinct images. But each one has only  ...
Adrian Ursu
01/09/2023 12:54:02
No replies yet
How do I add variants as BOM items from a BOM configurator
Hi, On a standard Swift 1.21.0 (DW 9.15.6) I have created 4 BOM products. I have then made it possible to select BOM items by following this forum post. While three of products works as intended, one of them does not. It is marked in Image 1 below. O ...
Roald Haahr
13/06/2023 10:58:23
Last post: 01/09/2023 12:37:50