$inv['home_name'] . ' (' . $game_display . ')', 'description' => $inv['description'], 'quantity' => intval($inv['qty']), 'unit_amount' => [ 'currency_code' => 'USD', 'value' => number_format(floatval($inv['amount']) / intval($inv['qty']), 2, '.', '') ] ]; } // Get site base URL dynamically $protocol = (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] !== 'off') ? 'https://' : 'http://'; $host = $_SERVER['HTTP_HOST'] ?? 'localhost'; $siteBase = $protocol . $host; mysqli_close($db); ?>
| Game Server | Duration | Quantity | Status | Price |
|---|---|---|---|---|
|
|
x | $ |
Click the button below to complete your purchase securely through PayPal.