Skip to main content

16 posts tagged with "merchant center"

View All Tags

· 2 min read
Geins

Release Notes April 2024

Features

Merchant Center

  • Completely redesigned the User Administration, updating it with a modern look consistent with other functions.
  • Introduced a new function for the Administration of Menu Locations.
  • Introduced a toggle to permit hidden categories as main categories, enabled by default.

Merchant API

Mgmt API

  • Introduced a toggle to skip automatic price creation, restricting to manual price entry for foreign markets through API or the import function.

Services

  • Enhanced system reliability by relocating all list-related functions in the Merchant Center to a dedicated service.

Fixes

Merchant Center

  • Resolved an issue where menu items linked to categories without sellable products failed to display names or other information in the Merchant Center Menu editor.

Merchant API

  • Fixed a logic error where deleted products failed to deactivate in some cases.
  • Resolved an issue ensuring consistent sort order for products created at the exact same time within result sets.
  • Resolved an issue where new categories failed to sync upon initial addition of sellable products.
  • Fixed an issue where a brand's old alias remained in the list of brands after being renamed, ensuring the list now accurately reflects updated brand aliases.
  • Resolved an issue where changing a category's parent in the Merchant Center did not trigger synchronization for all affected categories in the hierarchy.
  • Fixed an issue where price criteria in campaigns did not account for sale prices when assigning discount campaigns to products.

Services

  • Svea: Fixed a bug in the refund retry mechanism to ensure it correctly stops after five attempts.

· 3 min read
Geins

Release Notes March 2024

Features

Merchant Center

  • Updated our support ticket system to include user's userAgent for better troubleshooting and made phone number verification mandatory for accessing the support form.
  • Enhanced the product export function to include an option for SKU level data, aligning it with import capabilities.
  • Enhanced the CMS's 'Create Widget' function with the addition of Category and Brand pickers.
  • Updated order detail page to show detailed refund information, including articles and amounts, in both the order row list and refund list.

Merchant API

Mgmt API

Fixes

Merchant Center

  • Fixed a layout issue in the Delivery dialogue where an excessive number of tags caused the 'Deliver' button to become inaccessible on smaller displays.
  • Updated the parameter cache in the Merchant Center to refresh for changes made from other applications, including those via the Mgmt API.
  • Fixed an issue where null exceptions occurred due to 'apiOrder.PaymentDetails' being null when loading orders.
  • Resolved an issue with the Product Availability view not functioning properly.
  • Fixed an issue where the value for price output in price campaigns was not displayed correctly.

Merchant API

  • Resolved an issue where validation errors, including those related to identity numbers, were not being properly communicated to the caller from the placeOrder endpoint.
  • Enhanced the 'getUser' query to accurately handle multi-currency channels, ensuring correct user balance display by incorporating channel and currency data.
  • Fixed an issue where page widgets remained for a channel even after being removed from that channel.
  • Fixed an issue in the PageInfo databridge where campaign updates from events with multiple campaigns for different markets but identical URLs were failing.
  • Resolved an issue where products without names were incorrectly marked as valid.
  • Resolved an issue where the parameter label was not being correctly used as the label for parameter facets.

Services

  • Addressed Walley activation issues: Implemented a delay in the anti-fraud queue to ensure order creation before activation.
  • Resolved a server error issue by implementing validation for returns without return rows, now ensuring a bad request response is given when no rows are present.

· 3 min read
Geins

Release Notes February 2024

Features

Merchant Center

  • Released a major overhaul of the campaign function, now supporting multi-market setups with enhanced capabilities for multiple currencies and languages.

Merchant API

Services

  • Enhanced our Sitemap Service to include 'xhtml:link' elements with 'hreflang' attributes for each URL.
  • Optimized the update process for campaign landing pages by utilizing the campaign update event.
  • Enhanced image scaling robustness by upgrading our image components and implementing retries with a secondary scaler for failed scale operations.

Mgmt API

Fixes

Merchant Center

  • Resolved visibility issues in the new dark theme, ensuring all elements are now fully displayed.
  • Fixed an issue where image uploads were not functioning in the Slideshow widget.

Merchant API

  • Resolved inconsistency in API queries. The 'show' field now consistently displays correct values across both product and products queries.
  • Resolved an issue where brands and brand pages remained visible despite having no active products for the channel.
  • Resolved an issue where the Checkout query incorrectly returned 'Cart.IsCompleted=true' for carts that were not actually completed.
  • Fixed an issue in the Merchant API where the presence of any balance in the cart affected the order sum during shipping options requests incorrectly after shipping fee removal.
  • Resolved an issue where the incorrect discount type was being applied to products in the cart.

Mgmt API

  • Fixed predefined parameter value return type documentation.
  • Fixed an issue preventing the creation of parameter groups via the API.

· 2 min read
Geins

Release Notes January 2024

Features

Mgmt API

Merchant Center

  • Launched a new, modern color scheme.
  • Clients can now view their master Merchant API key in the Merchant Center.

Merchant API

Services

  • Extended our sitemap service to include the availability of sitemap data in JSON format.
  • Implemented a new feature in Azure Functions to gracefully handle and log job timeouts.

Fixes

Merchant Center

  • Resolved an issue that caused errors during the export of reorder point data.
  • Fixed an issue where creating a return lading was opening an empty page.
  • Fixed an issue where PageInfo pages were not respecting the site filter.
  • Fixed an issue where prices were always copied when duplicating a product, regardless of whether this option was selected.

Merchant API

  • Resolved an issue where conflicting URL aliases were being created for sales channels using the same language.

Services

  • Resolved an issue where feeds did not account for campaign prices in cases where products also had a sale price.
  • Fixed an issue where discounts were incorrectly distributed on returns.
  • Fixed an issue where menu items were sometimes incorrectly disabled.
  • Resolved an issue with incorrect language loading on product packages.

· 2 min read
Geins

Release Notes December 2023

Features

Merchant Center

  • We have significantly improved the performance of the reorder points function for larger datasets.
  • We've added a 'Shipped' column to the refunds approval grid.
  • It is now possible to search orders by payment reference.
  • We've updated the system to allow selection of a reason when blacklisting customers.
  • Customer type and customer group information are now displayed in the user list feature.
  • We've introduced an option to select which price field a campaign applies to, be it the campaign price (default) or the sale price.
  • We've introduced a new discount type: a fixed amount that is proportionally distributed across order lines. Please contact our support to activate it on your account.
  • Implemented a new feature to import stock threshold settings for purchase orders.
  • The incoming date is now automatically recorded on each product item when issued from a purchase order.
  • Updated the order detail page to display return codes on returned order rows.

Mgmt API

  • Updated the image upload endpoint to ensure compatibility with OpenAPI Specification (OAS) version 2.

Services

  • Introduced a configuration option for customizing the sender display name in our mail service.

Merchant API

  • Enhanced the checkout query to now include customer first and last names, as well as ZIP code.
  • We've updated the checkout query to now include information on applied campaigns and balance usage.

Fixes

Merchant API

  • Resolved an issue ensuring the 'parent category' is now correctly set for hierarchical filters.

Merchant Center

  • We have resolved an issue where incorrect stock values were sometimes displayed in the item list.

· 2 min read
Geins

Release Notes November 2023

Features

Merchant Center

  • We've added a new feature allowing the modification of shipping fees directly on the order detail page.
  • We've completely rewritten our VIES integration to enhance its robustness and ensure greater consistency.
  • We've launched a major update to our CMS, enabling you to create your own widgets. This new feature allows you to customize widgets exactly to your needs, offering endless possibilities. See documentation for more information.

Mgmt API

Merchant API

  • It is now possible to include additional product fields, such as texts, in the cart query. Contact our support for more information.
  • [We have introduced a new 'metadata' field for customers (users), now available across all endpoints. This field can be used to store any additional information as needed.
  • We have added field for primaryImage and backgroundImage on the categoryType

Fixes

Merchant Center

  • We resolved an issue where sorting by price sometimes failed in the Canadian market.
  • We've significantly improved the handling of temporary files to ensure that disk space does not run out.
  • We resolved an issue where incorrect currency symbols were displayed on receipts for multi-market sales channels.

Services

  • We have enhanced the performance of our price calculations, resulting in faster activation of campaign prices.
  • We resolved an issue where the stock balance did not always update correctly following order creation.

· 3 min read
Geins

Release Notes October 2023

Features

Mgmt API

Merchant Center

  • Added a new field External Id to the supplier detail page and list.
  • Added a Metadata Info Box in Order Admin to display data from Geins services or external merchant inputs.
  • Category and Brand pages now display their URLs for clearer visibility and user convenience — no more guessing needed!
  • Parameter Admin now displays both Parameter IDs and Value IDs.
  • During product import in the product selector, users can now choose to either append or overwrite existing entries for better data management.
  • Added 'Reference' and 'Description' fields to the Refund input for better transaction documentation.
  • Introduced new order filters:
    • Customer groups for more targeted order filtering.
    • Maximum number of orders placed in a day.
    • Orders with zero sum.
  • Campaigns can now be linked to multiple customers and customer groups.
  • Percentages configured in a product price campaign for package products now correctly adjust the price on packages.
  • Introduced a refund approval function. When enabled, all generated refunds require approval before processing.

Merchant API

  • Fixed a display issue where the customer balance wasn't always shown as deducted from the total, though it was correctly applied on the created order.
  • Fixed a rare issue where updating CMS pages could result in empty pages being synchronized to our APIs.

Services

  • Fixed an issue where menus persisted in displaying old page data even after the page was updated.

Bugs

Merchant Center

  • Fixed an issue allowing successful login after a customer's data had been anonymized.
  • Fixed an issue where changes to a category on a product were not reflected on the product list page.
  • Fixed an issue in product import: now, either the ordinary price or sale price can be supplied independently for the import to function correctly.
  • Fixed an issue where the "Unstocked" views failed to display locked orders.
  • Fixed an issue related to exporting active consents.
  • Fixed an issue where permanently locking an order failed to cancel its corresponding payment at the payment provider.
  • Fixed an issue on the register return page: order comments can now be saved even if no items are selected for return.

Services

  • Fixed an issue where old links remained in the sitemap.

Mgmt API

  • Fixed an issue where a partial failure during order creation/activation could prevent emails or events from being triggered.
  • Fixed an issue where the SMS addon wasn't properly applied to nShift shipments.
  • Fixed an issue where the campaign discount amount was not reflected on the individual order rows.
  • Fixed an issue where orders weren't linked to users with inactive accounts.

· One min read
Geins

Release Notes June 2023

Features

Merchant API

  • Configurable set of product parameters for search.
  • No more fuzzy search on search terms with digits.

Merchant Center

  • Added webhook for password reset.

Mgmt API

Fixes

Merchant Center

  • Fixed product list widget issue with unconfigured criteria.

· One min read
Geins

Release Notes May 2023

Features

Merchant API

Fixes

Merchant API

  • Fixed incorrect currency sometimes being returned on carts.

Mgmt API

  • New endpoint to delete a product.

· One min read
Geins

Release Notes April 2023

Features

Merchant API

Merchant Center

  • Aspect ratio saved on all page widgets images.
  • Support for tags in the product parameter import.

Fixes

Merchant Center

  • Resolved a memory leak issue in parameter import.
  • Fixed product list widget selecting all products without configured criteria.

· One min read
Geins

Release Notes March 2023

Features

Merchant API

  • Added option to include Sale as a URL segment.
  • Added endpoints to interact with the Geins Product Reviews function. See reviews query and postProductReview mutation
  • Added option to group markets such as EU.
  • Country is now supported as a URL segment.

Merchant Center

  • Added URL multi-market support.
  • Standardized filename format for imported images.
  • Added campaign info to the products grid.
  • Import images without a file extension now possible.

Mgmt API

  • Multi-language, country, and currency support.

Fixes

Merchant API

  • Fixed issue with casing on emails.

Merchant Center

  • Resolved reactivating a campaign not triggering the product webhook.

· One min read
Geins

Release Notes February 2023

Features

Merchant Center

  • Improvements in webhooks for updates on orders.
  • CMS - Added language filter for pages.
  • CMS - Added multi-language support for menu editor.

Fixes

Merchant Center

  • Resolved an issue where changes to a page widget draft did not reload the cache properly.

Services

  • We now ensure that only one update operation runs at a time in our payment gateways.

· One min read
Geins

Release Notes January 2023

Features

Merchant API

Merchant Center

  • WMS - Added new function for working with bulk shipments via nShift.
  • WMS - Added new columns: countries and shipping to fulfillment history.

Mgmt API

Services

  • Added new service for background tasks ensuring more robustness.