"basketno" value in Webshop
Aldevinas Katkus
6-11-19
I can see that basketno value is used in many places like
case "addtobasket":
ShopAddToBasket(GetShopProductArg,WebGetArg("qty"),WebGetArg("config"),WebGetArg("basketno"));

but I cannot find where it comes from. WebGetArg() gets the value from the POST or GET as far as I understand, but I cannot find "basketno" as an anywhere in the code.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026