License transfer due to restructuring
This article will help you transition your Adobe Commerce account ownership with ease, including all the essential steps required to keep your services running without a hitch.
Description description
Environment
Adobe Commerce (all deployment methods)
Issue/Symptom(s)
Due to an Adobe Commerce license restructuring, a new account owner is assigned to your project/instance. To ensure a smooth transition and avoid any issues with deploying or upgrading code and utilizing Commerce Services such as Product Recommendations, Live Search, Catalog Service, and others, you will need to perform several steps.
Resolution resolution
Note: The steps mentioned below replace the standard account owner change procedure, as it specifically applies to cases involving Adobe Commerce license restructuring.
-
You’ll need to review any extensions in the old account and repurchase them for the new account, as they can’t be transferred to the new account. For free extensions, simply reacquire them. Also, you can request a refund for previously purchased extensions by emailing the Commerce Marketplace team with your invoice or order IDs.
-
You need to generate new access keys to download your Adobe Commerce code and your purchased extensions.
-
Visit Adobe Commerce Marketplace to generate new access keys.
-
Update the keys in the following places:
- On-premises or Cloud:
auth.json
file. - Cloud Only: Project-level variable
env:COMPOSER_AUTH
at Adobe Commerce console /<
username>
/<
projectID>
/-/settings/variables and environment-level variableenv:COMPOSER_AUTH
for each active branch.
- On-premises or Cloud:
-
-
You also need to generate new Commerce Services API keys for features like Product Recommendations, Live Search, and Catalog Service on the new account.
- Go to Adobe Commerce API Portal and generate both production and sandbox API keys.
- Update the existing keys in all locations where the Commerce Services Connector is configured with the old keys.
- After configuring the new API keys, submit a support requestto reindex the associated indices.