Skip to content

Commit

Permalink
stm: add temporary payment info
Browse files Browse the repository at this point in the history
Signed-off-by: kiranpranay <[email protected]>
  • Loading branch information
KiranPranay committed Sep 18, 2023
1 parent feeb978 commit f2e5d2c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 22 deletions.
32 changes: 10 additions & 22 deletions donate.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,29 +41,15 @@
<div id="nd_donations_single_cause_form_section"
class="nd_donations_section nd_donations_padding_15 nd_donations_box_sizing_border_box">
<h3><strong>DONATE NOW</strong></h3>

<!DOCTYPE html>
<head>
<title>donate here through phonepay or googlepay</title></head>

<body>

<div class="phonepe">
<!-- Image added using the <img> element -->
<img src="images\pics\phonephe stm.jpg" alt="phonepe number is 7729817298 ">

<p>donate through phonepay here .</p>
</div>

<div class="Google pay">
<!-- Image added using the <img> element -->
<img src="images\pics\google pay stm.jpg" alt="google pay number is 7729817298 ">
<p class="text-success">Our payment gateway isn't working right now. Please use the following details to
donate.</p>

<p>donate through google pay here .</p> </div>
</body>
<div class="Google pay">
<!-- Image added using the <img> element -->
<img src="images\pics\google pay stm.jpg" alt="google pay number is 7729817298"
style="width:20em;">

</html>

</div>

<!--START FORM-->
<form method="post" action="https://apis.stmorg.in/pay/start">
Expand All @@ -84,6 +70,8 @@ class="nd_donations_display_table_cell nd_donations_vertical_align_middle nd_opt
</h4>
</div>
</div>
<!-- danger text -->
<p class="text-danger">Temporarily Unavailable</p>
<!--end title-->

<div class="nd_donations_section nd_donations_height_20"></div>
Expand Down Expand Up @@ -329,4 +317,4 @@ class="nd_donations_border_radius_30 nd_donations_display_inline_block nd_donati
</script>
</body>

</html>
</html>
Empty file modified images/pics/google pay stm.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified images/pics/phonephe stm.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified u/1.html
100644 → 100755
Empty file.

0 comments on commit f2e5d2c

Please sign in to comment.