Skip to content

Payment #35

@iqbalnawed65-sudo

Description

@iqbalnawed65-sudo
< title>Payment - Arning Exam</title> <style> body { font-family: Arial; background:#f5f5f5; } .box { max-width:400px; margin:40px auto; background:#fff; padding:20px; border-radius:10px; text-align:center; } img { width:200px; } input, button { width:100%; padding:10px; margin-top:10px; font-size:16px; } button { background:#0d6efd; color:white; border:none; border-radius:5px; } </style>

₹20 Exam Fee

QR scan karke payment karein

UPI QR

Payment ke baad Transaction ID daalein

Submit

<script> function submitPayment() { let mobile = document.getElementById("mobile").value; let txn = document.getElementById("txn").value; if(mobile=="" || txn=="") { document.getElementById("msg").innerText = "❌ Sab fields bharein"; return; } document.getElementById("msg").innerText = "✅ Payment details submit ho gaye. Approval ka wait karein."; } </script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions