{"section":"known-issues","requestedLocale":"en","requestedSlug":"seller-commission-updates-does-not-index-binded-skus","locale":"en","slug":"seller-commission-updates-does-not-index-binded-skus","path":"docs/en/known-issues/Catalog/seller-commission-updates-does-not-index-binded-skus.md","branch":"main","content":"## Summary\n\n\nWhen the merchant updates the seller commission on the Seller Management UI the binded skus related to this seller are not automatically indexed.\n\nOur checkout system uses the `stockkeepingunitbyid` API to get the updated information of the sku.\n\nOn this API we have the object SkuSellers that contains the commission information. But if the sku is not indexed this object gets outdated.\n\nThis implicates in the checkout getting the old value for the commission.\n\n\n##\n\n## Simulation\n\n\n\n1. Change the seller commission on the Seller Management UI.\n2. Wait for cache time, around 10min.\n3. Check that on the checkout simulation that the commission is outdated.\n\n\n##\n\n## Workaround\n\n\nTo prevent closing orders with the outdated commission value, the merchant can manually index the affected skus."}