Podcast
Questions and Answers
What is needed to install an addon?
What is needed to install an addon?
What is the process called when installing a specific addon in the Users tab?
What is the process called when installing a specific addon in the Users tab?
What is the recommended procedure during installation?
What is the recommended procedure during installation?
What should be considered when the e-shop operator uninstalls the addon?
What should be considered when the e-shop operator uninstalls the addon?
Signup and view all the answers
What is the purpose of testing the installation process?
What is the purpose of testing the installation process?
Signup and view all the answers
Study Notes
- To install the addon, you need to get an OAuth Access Token and save it in your data structures.
- The OAuth Access Token is only acquired once for each e-shop and addon during installation.
- The installation process is called up in the detail of a specific addon in the Users tab.
- The installation process can be used for testing purposes.
- You need to obtain the key and store it safely before installing the addon.
- It is necessary to identify the identity of the e-shop before installing the addon.
- The installation procedure should not execute more than one activity, in order to minimize the risk of error.
- It is recommended to request API access token during the installation, and call E-shop Info endpoint.
- It is possible to reinstall the addon without any processing, but it is advisable to consider the case, when the e-shop operator uninstalls the addon.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Test your knowledge on obtaining and saving OAuth Access Tokens, identifying the e-shop, and safely installing addons with the necessary procedures and precautions.