This plugin adds Stronghold Checkout to your Magento 2 instance.
You can install the plugin via Composer. Run the following command in your terminal:
-
Navigate to your Magento 2 root folder.
-
Install the plugin:
composer require strongholdpay/magento2-plugin
-
Enable the plugin:
php bin/magento module:enable StrongholdPay_Checkout --clear-static-content php bin/magento setup:upgrade
Enable and configure the plugin in the Magento Admin area under Stores / Configuration / Sales / Payment Methods / Stronghold Checkout
.
You will need either sandbox or live keys for configuration. These can be retrieved from your Stronghold Pay Dashboard, or contact [email protected].