Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    tar -xzvf <.tar.gz compressed extension>
 

Then run "composer require worldpay/worldpay-lib-php" in your Magento root directory.

Now go to your Magento root directory, say it's named magento2, and execute the following commands:

...