On This Page
Upgrade the Extension
Upgrade the
Cybersource
extension for Adobe Commerce
to the latest version.To upgrade from an earlier version of our
Adobe Commerce
extension, run these Composer commands.- Update the extension to the latest version:composer requireCybersource/module-payment:26.1.0
- Run the set-up upgrade command:bin/magento setup:upgrade --keep-generated
- Deploy static content:bin/magento setup:static-content:deploy
- Clean the cache:bin/magento cache:clean