Developer forum
Subject
Replies
Started by
Last reply
Regarding CyberSource Payment method we got bug in discount
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica; min-height: 13.0px} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Helvetica; color: #0563c1} li.li1 {margin: 0.0px 0.0 ...
Shiwanka Chathuranga
11/04/2019 11:19:43
Last post: 12/04/2019 18:06:09
Extending Integration Customer Center
Hi! Is it possible to extend Integration Customer Center so that we can get other types of documents and display them beside inovices, orders and credits? Ivan ...
Ivan Marijanović
08/04/2019 10:07:35
No replies yet
Saved Cards in Cybersource - Not saving the card
Hi, I'm having some issues with saving cards using Cybersource. This is something that used to work and just soped recently, there was a DW version update so i'm thinking it might be related to that. When i try to save a new card i get the indication ...
Cátia Torego
23/01/2019 17:53:14
Last post: 28/03/2019 11:47:24
Error in setting Price to orderline
Hi, I have a service to add products to cart and we are using price module for product prices. I am adding orderlines like this var builderConfig = new OrderLineBuilderConfig { ProductId = product.ProductID, Quantity = double.Parse(product.Quantity), ...
Umar Farooq
25/03/2019 11:10:58
Last post: 26/03/2019 17:51:26
GetGroups sorted by sort number
Hi, I am using services to GetTopLevelGroups() and then GetGroups() for the subgroups and everything works fine except the sorting. I understand a group may belong to multiple parents, which may be the reason why it's not a property of the Group clas ...
Nuno Aguiar
14/03/2019 20:30:20
Last post: 20/03/2019 14:55:57
DW 8.9.2.6 - VariantCombinations loop is empty if TemplateTags() not present in template...
Hi, I'm doing some small changes to an old site, and just stumbeled across a weird behavior. Trying to build a Google Shopping feed, but when I try to render variants they turn out empty. Simplifyed code which doesn't render anything in the second fo ...
Jacob Storgaard Jensen
20/03/2019 13:28:25
Last post: 20/03/2019 14:13:48
"Illegal characters in path" in eCom admin
I have a bit of a strange problem in eCom in admin. When I try to expand a shop in admin with a specific user I get an "Illegal characters in path"-error. With the built in administror account this does not occur. I understand that it has to do somet ...
Aki Ruuskanen
18/03/2019 09:23:25
No replies yet
How to get value from paragraph item field?
Do any of you guys have any experience of retrieving values from paragraph item fields using ItemManager.Storage.GetById? I created an item type with system name SortedNewsList and one field called Dato (of type Date). This item type is only enabled ...
Bjarne Rosendal
06/02/2015 14:57:01
Last post: 19/03/2019 14:02:53
Select all orders where Capture state is 'Captured'
Hi I am trying to select all orders with the capture state 'Captured', however there does not seem to be a column in the database presenting this information, other than 'OrderCaptureInfo', which also contains a bunch of XML. I could of course search ...
Roald Haahr Jensen
18/03/2019 10:09:51
Last post: 19/03/2019 00:32:02
Groups language on product object doesnt match product language
I have a weird behavior on multiple language ecommerce. When I get a product with the ProductService or old way by specifying LanguageId parameter I thought that getting the Groups on the object would have the same language. Bare in mind that this co ...
Kevin Steffer
18/03/2019 16:16:29
Last post: 18/03/2019 21:02:34
Add to Cart - custom UnitPrice
Hi, I have a weird issue to try and solve. Is there any way I could submit the unit price when adding a product to a cart through query string parameters? This is for a Sales Rep feature where they require some flexibility to change the unit price. W ...
Nuno Aguiar
12/03/2019 14:59:46
Last post: 12/03/2019 17:01:12
Adding multiple products by AJAX
Hello! I have a page in my website where there are ordinary products which are loaded in from DW-backend by setting the index in the DW-admin app for ecommerce, so then they appear in the GetLoop("Products"). But then on this same page you should als ...
Oscar Romin
07/03/2019 13:34:08
Last post: 08/03/2019 11:32:44
Currency per language site
Hi there! When user visits page is there a way to check if currency is set to appropriate value and if it is not to change it. For example we have a site which starts with eng. and it should have USD currency and can I check if it is usd and if it is ...
Ivan Marijanović
07/03/2019 11:38:21
Last post: 07/03/2019 12:05:00
Get paragraph template via API
Hi, Is it possible to get the template used on a a paragraph through the API? I see that the Paragraph has a Template attribute / value, but when nothing is chosen on the paragraph, the .Template value is empty. Then I want to find out if it just use ...
René Poulsen
06/03/2019 16:27:53
Last post: 06/03/2019 19:34:54
Can we implement a new step that we are not able to change the order status to "Shipped" if there is no tracking number or if the oder status is still "Processing".
Hi Can we implement a new step that we are not able to change the order status to "Shipped" if there is no tracking number or if the oder status is still "Processing"? Please advise. Ragards, Tin Ma Ma ...
Tin Ma Ma
04/03/2019 05:05:17
Last post: 04/03/2019 12:05:47
BCC emails from email marketing
Hi, We have a customer requesting the opportunity to get a BCC mail eveerytime a specific mail is sent from the email marketing module. The email is getting rendered for each user and they want a BCC for each version of the mail... And gues what - it ...
Mikkel Ulstrup
28/02/2019 15:36:43
Last post: 04/03/2019 12:01:46
DW9/Rapido best practice VSTS/GIT setup
We have been using VSTS/GIT for our DW projects for a while, and have a okay setup for this, including automated build/release. But with newer versions of DW9 and specially Rapido on top of that. Do you have a best practice setup regarding VSTS/GIT i ...
Martin Grønbekk Moen
07/05/2018 11:19:28
Last post: 27/02/2019 09:45:59
Difference Code-First and Model-First Itemtype FieldGroups
Hi, There seems to be a difference between Code-First and Model-First Itemtypes Fieldgroups. When using the show/hide fieldgroups based on other fields. This is not working properly on Code-First itemtypes. It only show hidden fieldgroups on change o ...
Jesse Bakker
21/02/2019 12:21:30
Last post: 27/02/2019 08:44:33
GetDiscountById and GetDiscounts methods
Hi, Are there any public methods to get a discount or a list/collection of discounts from the API? I am building a new PromoCodeChecker that takes not only a voucher code, but also an Order and a DiscountId. Ultimately I'll check some conditions to d ...
Nuno Aguiar
26/02/2019 12:49:50
Last post: 26/02/2019 14:52:29
Ckeditor extend - accecibility checker
Hi, In DW9 I need to test a plugin for ckeditor: http://sdk.ckeditor.com/samples/accessibilitychecker.html - a11ychecker In my application this plugin have been added to the ckeditor plugin folder and its dependencies. After that in my developer conf ...
Jan Sangill
03/05/2017 11:31:44
Last post: 26/02/2019 14:47:30
14
Subscribe