FILTER BY TAG

Upgrade

To upgrade from an earlier version of our
Adobe Commerce
extension, run these composer commands
  1. Update the extension to the latest version:
    composer require
    Cybersource
    /module-payment:25.2.0
  2. Run the setup upgrade command:
    bin/magento setup:upgrade --keep-generated
  3. Deploy static content:
    bin/magento setup:static-content:deploy
  4. Clean the cache:
    bin/magento cache:clean