'Auto Verify Pending Payment', 'Description' => 'Automatically verifies pending MFS payments (bKash, Nagad, Rocket, Upay) once the transaction SMS is received—even if it was delayed due to no internet.', 'Version' => '1.0.0', 'Author' => 'PipraPay', 'Author URI' => 'https://piprapay.com/', 'License' => 'GPL-2.0+', 'License URI' => 'http://www.gnu.org/licenses/gpl-2.0.txt', 'Requires at least' => '1.0.0', 'Plugin URI' => '', 'Text Domain' => '', 'Domain Path' => '', 'Requires PHP' => '' ]; $funcFile = __DIR__ . '/functions.php'; if (file_exists($funcFile)) { require_once $funcFile; } // Load the admin UI rendering function function auto_verify_pending_payment_admin_page() { echo "