query($sql); $member = $result->fetch_assoc(); // If already paid, redirect to dashboard if ($member['payment_status'] == 1) { redirect(SITE_URL . '/dashboard.php'); } // Get payment settings $payment_amount = get_setting('payment_amount'); $upi_id = get_setting('upi_id'); $qr_code_path = get_setting('qr_code_path'); // If payment amount is 0, auto-approve and redirect if ($payment_amount == 0) { $update_sql = "UPDATE members SET payment_status = 1 WHERE id = $member_id"; $conn->query($update_sql); redirect(SITE_URL . '/dashboard.php'); } $page_title = 'Payment Information'; include 'includes/header.php'; ?>
One-time Access Fee
UPI ID:
Scan QR Code to Pay:
Step 1: Make Payment
Pay ₹ using the UPI ID or QR code shown above. Make sure to complete the payment successfully.
Step 2: Take Screenshot
After successful payment, take a clear screenshot of the payment confirmation showing:
Step 3: Send Payment Proof
Email your payment screenshot to:
signupverification@paidsurveyhub.in
Email Subject: Payment Verification -
Email Body: Include your registered email () and UTR/Reference Number
⏱️ Verification Time
Your payment will be verified and account will be activated within 24 working hours (Monday to Saturday, 9 AM to 6 PM IST, excluding Sundays and public holidays).
✅ After Activation
Once verified, you will receive lifetime access to all verified survey sites. You can then login anytime to access the complete list of genuine paid survey opportunities.