On This Page
Upgrade
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:25.2.0
- Run the setup upgrade command:bin/magento setup:upgrade --keep-generated
- Deploy static content:bin/magento setup:static-content:deploy
- Clean the cache:bin/magento cache:clean