Tarcan Gul

Results 14 comments of Tarcan Gul

Hello @JPGrandclementMirakl, can you post the full error message? `commerce:search:start` is under our plugin so it should still work if you install the plugin. I wonder if it is an...

Hello @iamowais11 , would you mind describing the steps you took to reach this issue?

@avaHitesh-github @iamowais11 Would it possible if you try an api version that is at least 58.0?

What version of the plugin you are using @avaHitesh-github ? You can check it with `sfdx plugins` and see the `@salesforce/commerce` field.

Have you created the scratch org (that is used for store creation) using the plugin as well? Does the scratch org you are working on have the **B2B Commerce** or...

Hello @peterTrifecta , thank you for raising the issue! Can you please provide us more information about the environment you are working on? Specifically, the api version your salesforce instance...

I see the confusion. Our extension registration logic is basically register all the classes we want in the scratch org. For B2B Aura, B2C classes should not execute, it uses...

@patrykzak API 59.0 doesn't have the ShippingConfigurationSet. Your best bet is probably using https://www.npmjs.com/package/@salesforce/commerce/v/248.1.3 since that is compatible with api 59.

Hello @gkirpichnikov , what is the status with this work? I am ready to integrate this if everything is ready.

Hello @mgillmann , do you still having this issue with the updated source files? Can you try creating another store with the updated plugin?