Skip to content
Discussion options

You must be logged in to vote

Hello @pruthvigowda483, this document should help you with your first two questions, getting started using VS Code to debug Store Commerce and extensions:
Debug Store Commerce extensions using Visual Studio Code - Commerce | Dynamics 365 | Microsoft Learn

For question 3, you can have both CRT and POS extensions in the same solution. The PosExtensionSamples sample should provide an example of doing this, where it has POS extensions inthe Pos folder, and CRT extensions (in this case just to load the POS extensions) in the CommerceRuntime folder.
Dynamics365Commerce.InStore/src/StoreCommerceSamples/PosExtensionSamples at release/9.47 · microsoft/Dynamics365Commerce.InStore (github.com)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@madyke
Comment options

Answer selected by madyke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #42 on September 25, 2023 22:29.