Showing posts with label Sitecore Commerce. Show all posts
Showing posts with label Sitecore Commerce. Show all posts

Sunday, 13 March 2022

Sitecore Commerce + Coveo Indexing

 This post for you if you are working or planning to work on Sitecore Commerce implementation with Coveo as your site search provider. I would assume you already planning to use Coveo for Commerce for your implementation, which is using a Catalog source on Coveo cloud, if you're looking into how you would implement your indexing strategy then this post is what you're looking for!! 



Thursday, 10 March 2022

Sitecore Commerce: Submitting an order No inventory associated to "Product1"

 This is a quick post that I wanted to share with my Sitecore Commerce Devs friends, where I was running into an issue while trying to submit an order where system tells me that there is an inventory issue with one of the in cart products, error message from log files is [12736 16:13:49 ERROR DoCommand Failed: No inventory associated to CatalogA|Product1|.]



Tuesday, 15 February 2022

Sitecore Commerce :: Checkout forms validation

 If you're working or planning to work on Sitecore Commerce, you will definitely run into this issue while working on the checkout process and to be specific in the forms entry steps, either the shipping/delivery step or the payment step, if you have the OOTB SXA storefront  you would notice that the validation/error messages not working as expected, when you click the submit button you should receive/see error messages for the required fields, but this is not happening, want to know how to resolve this, keep reading the solution is simple!  



Wednesday, 1 December 2021

Sitecore Commerce :: Extending Checkout Shipping Step Fields

 Recently I worked on a sitecore commerce implementation, and while working on too many extension areas in sitecore commerce one of these areas was working with checkout process, we needed to extend the checkout shipping address steps, in this blog post will highlight the main areas that you would need to be aware of and need to be updated, in addition to best practices while working with Commerce SXA theme items. are you read? keep reading!! 



Friday, 13 August 2021

Sitecore Commerce - Braintree Online Payment not working

We have been involved in many Sitecore Commerce projects recently, and its time to start blogging about anything I see useful while working though Sitecore commerce, here is one of the issues I faced and the fix was too simple, its related to Sitecore commerce and Braintree payment plugin. excited, keep reading!