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'; ?>

Complete Your Payment

📋 Payment Instructions

One-time Access Fee

UPI ID:

Scan QR Code to Pay:

Payment QR Code

📌 How to Complete Payment & Activation

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:

  • Payment amount (₹)
  • Transaction date and time
  • UTR/Reference Number (Very Important!)
  • Payment status as "Success"

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.

⚠️ Important Notes:
• Double-check the UPI ID before making payment
• Keep the UTR/Reference Number safe
• Send payment proof from the same email you registered with
• Do not share your login credentials with anyone
• Contact us if payment is done but not verified after 24 hours
Back to Dashboard Need Help? Contact Support