-
Last Updated: 05/30/2025 in Release Notes
Auth, Capture, Void, and Credit actions can all be performed via a new payment gateway configured for … a missing API parameter resulted in null objects. … This allows the user to easily find orders whose shipments need attention, such as customer care.
-
/api/commerce/realtime-inventory/v5/inventory . … The Real-Time Inventory Service APIs provide accurate and real-time inventory visibility to your site … GraphQL Queries GraphQL queries should be made as a POST call to this endpoint: ...
-
Last Updated: 04/29/2025 in User Guides Fulfillment
In the item object payloads of Commerce APIs, the goodsType field indicates that the order item is a … API Integration In the API, service items have attributes that indicate them as non-physical and what … Expand the dropdown menu for Action on BOPIS Reject . Select either Cancel or Customer Care .
-
Last Updated: 02/09/2024 in Release Notes
The Kibo Composable Commerce Platform tracks custom data at the shipment level and does not allow it … Customize Refund Reasons: New Arc.js before and after actions are now supported to customize payment … to the appropriate Commerce APIs during order creation.
-
Last Updated: 05/15/2025 in Developers SDKs
module as a dependency. com.kibocommerce customer 2.0.0 Open App.java and import the Kibo dependencies … API module to retrieve a list of customers and display the total customer amount. … ); } } Customer API Example This additional example demonstrates a Java project that calls the Customer
-
Last Updated: 09/12/2024 in Release Notes
Sandbox Bug Fixes Service Resolution Catalog After HTML was used in a discount description, such as to … has been copied to the KCCP Inventory APIs with full functionality, as well as the Get Order Item Log … This requires action from any implementations using UPS or UPS SurePost.
-
Last Updated: 09/15/2023 in Release Notes
encountered when a shopper placed an order as a guest user and then attempted to register a new customer … fedex_smart_post as the service type for those shipments. … Customers With an API Extension was implemented for customer normalization , an authorization error was
-
Last Updated: 05/01/2025 in User Guides Search
Pass custom product attributes prefixed with tenant~ as shown here: {{baseUrl}}/commerce/catalog/storefront … The redirect URL will appear as a string in the Site Search API response, as shown in the example below … You can customize the call to return products, categories, or custom terms as the user types by entering
-
The React Storefront headless connector for the Kibo Composable Commerce Platform (KCCP) enables you … For instructions on how to obtain access to a dev account and configure a sandbox, see Getting Started … See the .env.sample file as an example of adding the env variable via dotenv .
-
Last Updated: 04/10/2025 in Release Notes
Sandbox Bug Fixes Service Resolution Commerce If an error occurred while submitting a subscription continuity … The Close Pick Wave API now supports a quantities.shortageReason such as in the example shown below, … Production Sandbox Features Commerce Substitute Bundles : Bundles can now be selected as substitute
-
Last Updated: 05/15/2025 in Release Notes
Action API resulted in a 409 Error, indicating that a checkNumber and purchaseOrderNumber were required … Targeted for Production Tenants Attempting to active a paused subscription with the Perform Action API … COM-5809 : Proxy controllers have been removed from the Commerce Runtime and SiteBuilder Admin services
-
See Getting Started with API Extensions for more information about configuring extensions. { "actions … This will enable using the custom carrier when calling the shipping service. … Create a new carrier account and select the custom integration from the dropdown.
-
Last Updated: 09/29/2023 in Release Notes
Commerce Customer Contact Limit: There is now a maximum limit of 20 contacts per B2C customer account … Inventory Service API documentation for more details about GraphQL calls. … Customers With an API Extension was implemented for customer normalization , an authorization error was
-
Last Updated: 12/05/2025 in Release Notes
Sandbox Bug Fixes Service Resolution Commerce An issue related to Two-Factor Authentication (2FA) functionality … You should test all relevant scenarios to make sure they still work as expected. … KIBO will support this transition with a new Kount® 360 compatible application, available in Production
-
Last Updated: 03/10/2023 in User Guides B2B
To begin creating a B2B implementation, contact a Kibo Customer Service Representative. … When a customer is logged into a B2B Account, pricing will reflect the appropriate pricelist pricing … For more information about the APIs associated with B2B Accounts, see the API documentation .
-
Last Updated: 08/07/2023 in Release Notes
Switch Tenants with Single Login: If a customer service representative or other user has access to more … Payment Refund Appeasement Reasons: Customer service representatives can now select an appeasement reason … This is currently only supported for the main Kibo Composable Commerce Platform Admin UI, not the Fulfiller
-
The Kibo Composable Commerce Platform (KCCP) enables shoppers to select delivery services for their products … If the shipment includes a service such as assembly, then that should be performed as well. … them as a PDF.
-
Last Updated: 02/09/2024 in Release Notes
A custom theme can be used to set a third option – setting the default as the inventory amount at that … These options, which are handled as “service items,” must be configured in the product catalog and enabled … This self-service allows users to create a new tenant and select a sandbox type depending on the options
-
Last Updated: 06/21/2024 in Release Notes
A new API extension has been created to customize subscription cancellation reasons. … when performing those actions. ( COM-5209 and COM-5568 ) Two new API extensions, validateProduct and … import service for customers, catalogs, and CMS.
-
Last Updated: 07/11/2024 in Developers Applications
Approach 1: Using estimateTaxes API Extension This approach is used after creating a new API extension … If a user needs a service other than Avalara then the following approaches help to integrate your own … The following steps set a tax response using the estimateTaxes API Extension: Create a new API Extension