Skip to main content

5 posts tagged with "return"

View All Tags

· 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.