require '../core/DB.php'; $db = DB::connect(); $token = $_GET['token'] ?? ''; $s = $db->query("SELECT * FROM sessions WHERE token='$token'")->fetch_assoc(); if (!$s) die("Phiên không tồn tại"); $cfg = require '../config/sepay.php'; $qr = "https://api.vietqr.io/image/970422-{$cfg['account']}-compact2.png?amount={$s['amount']}&addInfo=NAP+$token";
NAP
⏳ Hệ thống tự động xác nhận