$output.='<p>'.t('Paybox integration for the Drupal Commerce payment and checkout system. This module carries part of the functionality of the module on Drupal 8/9/10, Paybox Service method using Commerce Payment Gateway is implemented here.').'</p>';
$output.='<h3>'.t('Configuration').'</h3>';
$output.='<ol>';
$output.='<li>'.t('Navigate to Administration > Extend and enable the module.').'</li>';
$output.='<li>'.t('Navigate to Commerce > Configuration > Payment > Payment Gateways').'</li>';
$output.='<li>'.t('Add payment gateway').'</li>';
$output.='<li>'.t('Choice Paybox Plugin and save plugin.').'</li>';