-
Create an Application Create a new React Storefront app using version 8.14.0 or later: npm create react-storefront … The React Storefront headless connector for the Kibo Composable Commerce Platform (KCCP) enables you … my-kibo-app Next, cd into your created application and install the Kibo connector: cd my-kibo-app npm
-
Last Updated: 02/09/2024 in Release Notes
, and this is also reflected in the response from GET calls made to the Payment API. … Payments of the “GiftCard” type can now be used in the Import Order API when the Payeezy gateway is configured … are using translated APIs to continue using their existing order import and payment processes for multiple
-
Last Updated: 02/08/2024 in Release Notes
displayed in API docs once the new version is pushed. … to a particular implementation’s production tenant, as attempting to do so resulted in an undefined … ’s production tenant, as attempting to do so resulted in an undefined error instead.
-
Last Updated: 02/09/2024 in Release Notes
issuer field even though it was a valid payment type for the particular implementation of the Kibo Composable … As an example, a search for a misspelled term such as aple with no fuzzy matching will only match the … Assign Shipment API Updates: The Shipment Assign API ( …/shipment/action/assign ) can now accept shipment
-
Last Updated: 05/17/2025 in Developers Applications
from the API, or if you’re doing targeted reporting (e.g., product pricing), you can use the responseFields … To create a configuration dialog: Write the HTML required for any configuration data and add it to your … You can create as many fields as you want in a custom entity list, but you can only index a maximum of
-
Last Updated: 02/08/2024 in Release Notes
bought as a one-time purchase and attempting to do so will result in an error. … be bought as a one-time purchase and attempting to do so will result in an error. ( COM-5632 ) Item-level … This has been corrected so that these payment actions only occur once per order for the proper gift card
-
The Real-Time Inventory Service APIs provide accurate and real-time inventory visibility to your site … /api/commerce/realtime-inventory/v5/inventory . … Endpoint GET {baseUrl}/api/commerce/realtime-inventory/api/storefront/site/availability/ Example API
-
Last Updated: 02/09/2024 in Release Notes
that role does not have permissions to make any changes to these settings. … Pending Review), Payment Error (payment status is flagged as Errored regardless of any other order or … a text value, allowing a search to filter the GET Order API results by channel.
-
/api/commerce/shipments//itemsReadyForPack API endpoint with a list of line item quantities, such as … If the specified location is enabled for STH/Delivery and does not have enough inventory, overallocation … If there is not inventory at any one location, then Order Routing automatically assigns a STH-C location
-
same time, or as separate payment actions. … any third-party gateways you integrate or add on to the product, such as PayPal or Amazon Payments. … authorizing a credit card or a merchant receiving a check, it is stored as a payment interaction.
-
Last Updated: 08/07/2023 in Release Notes
All payment actions and payment types can trigger these notifications. … However, in KCCP these notifications are sent any time an error occurs. … Targeted for Production Tenants When calling the translated Get Order, Get Shipment, or Get Order Item APIs
-
Last Updated: 05/15/2025 in Release Notes
Kibo Composable Commerce Platform APIs. … This step behaves the same as it does in the BOPIS flow , opening a print preview of the pick sheet, … This step behaves the same as it does in the BOPIS flow , opening a print preview of the pick sheet,
-
HTTP Request GET pi/commerce/catalog/storefront/products/? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/GetProducts operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
Last Updated: 05/14/2025 in User Guides Order Routing
Filters are logic used to exclude fulfillment locations within a scenario that do not match certain criteria … Create a Filter To create a new filter from the Filters page: Click Create Filter from the actions menu … summary of what their logic was configured to do under the title.
-
Last Updated: 05/15/2025 in Release Notes
Making a GET call such as commerce/catalog/admin/searchmerchandizingrules/? … Making a GET call such as “commerce/catalog/admin/searchmerchandizingrules/? … By default, a user without any country roles will be able to access information from all countries.
-
Last Updated: 05/15/2025 in Developers Applications
The Kibo Composable Commerce Platform (KCCP) provides built-in objects such as products, customers, and … regular basis without the assistance of a developer every time you need to do so. … The filter for a view uses the same query syntax as the standard API filters (’Id eq foo’).
-
Last Updated: 05/15/2025 in Release Notes
This change is visible in Swagger and will be reflected in the client-facing API docs the next time those … FFMT-3372 : A new API ( /commerce/shipments/{shipmentNumber}/futureAllocatableItems ) now supports creating … COM-6204 : As part of improvements being made for the real-time inventory service, a new site setting
-
REST API Operation This action corresponds to the /commerce/orders/orderrouting/api/v1/routing/edd/suggestion … HTTP Request POST api/commerce/orders/orderrouting/api/v1/routing/edd/suggestion Request Body Use context.request.body … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
REST API Operation This action corresponds to the /commerce/orders/orderrouting/api/v1/routing/edd/suggestion … HTTP Request POST api/commerce/orders/orderrouting/api/v1/routing/edd/suggestion Request Body Use context.request.body … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
Last Updated: 05/15/2025 in Release Notes
Clone button in a rule’s dropdown action menu) or API ( …/commerce/catalog/admin/searchmerchandizingrules … ’s dropdown action menu) or API ( …/commerce/catalog/admin/searchmerchandizingrules/{code}/clone ). … This change is visible in Swagger and will be reflected in the client-facing API docs the next time those