Announcements
how do i call CRT from typescript extension.POS?
How to step by step
thanks
CRT
Typescript ExtensionPOS
I don't what you mean by scratch because the sample Store Hours is the more than enough to consider all the areas of customization in CRT, Retail Server and Typescript.
If you study and follow the instructions provided in the readme file, you should be able understand the flow and customizations.
Do you have an example of how to make from scratch?
thank you very much
To call CRT from typescript project you should first perform following activities
- Create CRT project
- Create Retail Server extension
- Extend metadata using IEdmModelExtender and CommerceModelFactory
- Generate typescript proxy
docs.microsoft.com/.../typescript-proxy-retail-pos
- Then consume the proxy in Typescript POS project to call CRT
For end to end customization you can refer Store hour sample extension readme document "RetailSDK\Documents\SampleExtensionsInstructions\StoreHours\readme.txt"
Hope this will help you.
André Arnaud de Cal...
294,095
Super User 2025 Season 1
Martin Dráb
232,866
Most Valuable Professional
nmaenpaa
101,158
Moderator