benedictine-celestine.com Open in urlscan Pro
162.0.209.23  Public Scan

URL: https://benedictine-celestine.com/
Submission: On July 24 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

POST https://benedictine-celestine.com/dashboard/donation/paypal

<form action="https://benedictine-celestine.com/dashboard/donation/paypal" method="post" enctype="multipart/form-data">
  <div class="col-md-6">
    <div class="form-group">
      <input type="number" min="5" class="form-control" name="amount" placeholder="Amount (Min ₱5) *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="text" class="form-control" name="name" placeholder="Your Name *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="email" class="form-control" name="email" placeholder="Your Email *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="text" class="form-control" name="phone" placeholder="Your Phone *" required="">
    </div>
  </div>
  <div class="col-md-offset-4 col-md-6">
    <button type="submit" class="btn btn-primary"><i class="fa fa-heart"></i> Donate By Paypal</button>
  </div>
</form>

POST https://benedictine-celestine.com/dashboard/donation/stripe

<form action="https://benedictine-celestine.com/dashboard/donation/stripe" method="post" class="stripe-form" id="payment-form" enctype="multipart/form-data">
  <div class="col-md-6">
    <div class="form-group">
      <input type="number" min="5" class="form-control" name="amount" placeholder="Amount (Min ₱5) *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="text" class="form-control" name="name" placeholder="Your Name *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="email" class="form-control" name="email" placeholder="Your Email *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="text" class="form-control" name="phone" placeholder="Your Phone *" required="">
    </div>
  </div>
  <div class="col-md-12">
    <p for="card-element">Credit or Debit Card</p>
    <div id="card-element" class="StripeElement StripeElement--empty">
      <div class="__PrivateStripeElement" style="margin: 0px !important; padding: 0px !important; border: none !important; display: block !important; background: transparent !important; position: relative !important; opacity: 1 !important;"><iframe
          name="__privateStripeFrame4773" frameborder="0" allowtransparency="true" scrolling="no" role="presentation" allow="payment *"
          src="https://js.stripe.com/v3/elements-inner-card-4a108c263c8d422b8940da14a598a821.html#wait=false&amp;mids[guid]=NA&amp;mids[muid]=NA&amp;mids[sid]=NA&amp;style[base][color]=%2332325d&amp;style[base][lineHeight]=24px&amp;style[base][fontFamily]=%22Bitter%22%2C+serif&amp;style[base][fontSmoothing]=antialiased&amp;style[base][fontSize]=16px&amp;style[base][::placeholder][color]=%23aab7c4&amp;style[invalid][color]=%23fa755a&amp;style[invalid][iconColor]=%23fa755a&amp;rtl=false&amp;componentName=card&amp;keyMode=test&amp;apiKey=pk_test_uavQVbbvB1ueyXPdPQTTi6LeDp&amp;referrer=https%3A%2F%2Fbenedictine-celestine.com%2F&amp;controllerId=__privateStripeController4771"
          title="Secure card payment input frame"
          style="border: 0px !important; margin: 0px !important; padding: 0px !important; width: 1px !important; min-width: 100% !important; overflow: hidden !important; display: block !important; user-select: none !important; transform: translate(0px) !important; color-scheme: light only !important; height: 24px;"></iframe><input
          class="__PrivateStripeElement-input" aria-hidden="true" aria-label=" " autocomplete="false" maxlength="1"
          style="border: none !important; display: block !important; position: absolute !important; height: 1px !important; top: -1px !important; left: 0px !important; padding: 0px !important; margin: 0px !important; width: 100% !important; opacity: 0 !important; background: transparent !important; pointer-events: none !important; font-size: 16px !important;">
      </div>
    </div>
    <!-- Used to display form errors -->
    <div id="card-errors"></div>
  </div>
  <div class="col-md-offset-4 col-md-6">
    <button type="submit" class="btn btn-primary"><i class="fa fa-heart"></i> Donate By Stripe</button>
  </div>
</form>

POST https://benedictine-celestine.com/dashboard/donation/paystack

<form action="https://benedictine-celestine.com/dashboard/donation/paystack" method="post" enctype="multipart/form-data">
  <div class="col-md-6">
    <div class="form-group">
      <input type="number" min="5" class="form-control" name="amount" placeholder="Amount (Min ₱5) *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="text" class="form-control" name="name" placeholder="Your Name *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="email" class="form-control" name="email" placeholder="Your Email *" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-group">
      <input type="text" class="form-control" name="phone" placeholder="Your Phone *" required="">
    </div>
  </div>
  <div class="col-md-offset-4 col-md-6">
    <button type="submit" class="btn btn-primary"><i class="fa fa-heart"></i> Donate By E-Wallet</button>
  </div>
</form>

POST https://benedictine-celestine.com/home/home/contactWithUs

<form id="contactform" class="form-horizontal" action="https://benedictine-celestine.com/home/home/contactWithUs" method="post" enctype="multipart/form-data">
  <div class="column one-second">
    <input placeholder="Your name" type="text" name="name" required="">
  </div>
  <div class="column one-second">
    <input placeholder="Your e-mail" type="email" name="email" required="">
  </div>
  <div class="column one">
    <input placeholder="Subject" type="text" name="subject" id="subject" required="">
  </div>
  <div class="column one">
    <textarea placeholder="Message" name="body" id="body" style="width:100%;" rows="10" required=""></textarea>
  </div>
  <div class="column one">
    <input type="submit" value="Send Now" id="submit">
  </div>
</form>

Text Content

Toggle navigation
 * Home
 * Profiles
   * Monastery Members
   * Monastery Project Volunteers
   * Monastery Project Sponsors
   * Project Gallery
 * About
   * About us
   * Prayer Requests
   * Notices
 * How can I help
   * Monastery Projects
   * Support a Future Priest
   * Support a Future Nun
   * Become a Volunteer
   * Donate
 * Donate
 * Light a Candle
   
 * (0)
 * Login


BENEDICTINE CELESTINE

Monastery

 1. 
 2. 
 3. 




ABOUT US

♦


BENEDICTINE PHILOSOPHY


Benedictine life is based upon the Gospel of Christ and is lived in witness to
this Good News in peace and simplicity. It strives to create surroundings
permeated by Christian vision and an attitude of openness to the Spirit.


One well-loved Benedictine motto is Ora et Labora, "Pray and Work" - known to
generations of fatigued novices as "Ora et labora, et labora, et labora. . ."
Prayer and work are two important facets of life. Benedictines deserve the
credit for introducing into western culture the idea of the dignity of work.


Benedictines have long been known for the beauty they have added to public
worship. By listening attentively in the spirit to the voices of God's people
and responding generously to their needs, we are assured that we will fulfill
the hope of St. Benedict for all his followers - THAT IN ALL THINGS, GOD MAY BE
GLORIFIED.





MONASTERY MEMBERS

♦

RIZAL, PHILIPPINES

MORONG MONASTERY

CASTEL RITALDI, PG, ITALY

MONASTERO SANTA CATERINA

CASTELLANA, ITALIA

MONASTERO BENEDETTINE CELESTINE

NOVALICHES. QUEZON CITY, PHILIPPINES

MONASTERY OF BENEDICTINE CELESTINE

View More


MONASTERY PROJECTS

♦

MONASTERY FENCING

Published - 01-01-2018 | Author - John

MONASTERY LANDSCAPING

Published - 11-12-2022 | Author - RPConnect

CONSTRUCTION OF ST. CELESTINE CHAPEL

Published - 25-01-2021 | Author - RPConnect

View More


PILGRIMAGE

♦

> Soon, we will be announcing our Pilgrimage to the
> VATICAN and other Holy Sites in Europe.   Join Us.






More Information

Upcoming Event - Opening Celebration of St Celestine Chapel

00day00hour00min00sec

Read MoreAll Events


"GIVE AND GIFTS WILL BE GIVEN AND POURED INTO YOUR LAP; A GOOD MEASURE, PACKED
TOGETHER, SHAKEN DOWN AND OVERFLOWING.



FOR THE MEASURE WITH WHICH YOU MEASURE WILL IN RETURN BE MEASURED OUT TO YOU.” 
LUKE 6:38, NAB

Donate Now


DONATE NOW

PAYPAL

Donate By Paypal

VISA/MASTERCARD

Credit or Debit Card



Donate By Stripe

CELESTINES EWALLET

Donate By E-Wallet
Close


INFORMATION DESK

♦
 * Events
 * Church Time
 * Prayer Request
 * Notice


today
month


JULY 2024



SunMonTueWedThuFriSat

30123456

78910111213

14151617181920

21222324252627

28293031123

45678910

CHURCH TIME SCHEDULE

Private Chapel is open by Appointment only

LET US PRAY FOR THE FOR THE COMPLETION OF CELESTINE CHAPEL. VIEW



Let us pray for the Completion of Celestine Chapel.




POPE FRANCIS PRAYER FOR PROTECTION FROM CORONAVIRUS VIEW




POPE FRANCIS PRAYER FOR PROTECTION FROM CORONAVIRUS



PRAY WITH THE POPE FOR THE CHALLENGES FACING THE HUMANITY VIEW



Pray with the Pope for the Challenges Facing the Humanity







CONTACT FOR VOCATION VIEW



Tel.: 412-2272
benedictinecelestine_2008@yahoo.com
0917.351 8057



CONTACT FOR VOLUNTEERS VIEW



Tel.: 412-2272
benedictinecelestine_2008@yahoo.com
0917.351 8057





CONTACT WITH US

♦



ABOUT US

Benedictine-Celestine life is based upon the Gospel of Christ and is lived in
witness to St. Celestine Good News in peace and simplicity.         MORE...



CONTACT

Tel.: 8788-9213/8921-2431
benedictandcelestine@gmail.com
0917.351 8057






ADDRESS

A11 Green Street, corner Blue
Odelco Subdivision, San Bartolome,
Novaliches, Quezon City





Copyright © 2024 - Benedictine Celestine - Monastery - All Rights Reserved.

arrow_upward