{"id":20,"date":"2026-03-13T07:38:41","date_gmt":"2026-03-13T07:38:41","guid":{"rendered":"https:\/\/demo4.yinwoodweb.com\/pitogo\/?page_id=20"},"modified":"2026-07-03T13:08:25","modified_gmt":"2026-07-03T05:08:25","slug":"donate","status":"publish","type":"page","link":"https:\/\/demo4.yinwoodweb.com\/pitogo\/donate\/","title":{"rendered":"Donate"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-438f8581 alignfull uagb-is-root-container\">\n<style data-wp-block-html=\"css\">\n#donate-page,\n#donate-page *,\n#donate-page *::before,\n#donate-page *::after {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n#donate-page {\n  font-family: Georgia, 'Times New Roman', serif;\n  background: linear-gradient(160deg, #5a1010 0%, #8b1e1e 40%, #6b1515 70%, #4a0e0e 100%) !important;\n  color: #fff !important;\n  min-height: 100vh;\n  display: flex;\n  justify-content: center;\n  padding: 40px 20px;\n  position: relative;\n  overflow: hidden;\n}\n \n#donate-page::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse at 30% 20%, rgba(212, 175, 55, 0.06) 0%, transparent 50%),\n    radial-gradient(ellipse at 70% 80%, rgba(0, 0, 0, 0.2) 0%, transparent 50%);\n  pointer-events: none;\n}\n\n\/* \u2500\u2500\u2500 Layout \u2500\u2500\u2500 *\/\n\n#donate-page .wrap {\n  width: 100%;\n  max-width: 720px;\n  position: relative;\n  z-index: 1;\n}\n\n\/* \u2500\u2500\u2500 Header \u2500\u2500\u2500 *\/\n\n#donate-page .title {\n  text-align: center;\n  margin-bottom: 12px;\n}\n\n#donate-page .title h1 {\n  font-size: 28px;\n  font-weight: 400;\n  margin-bottom: 6px;\n  color: #fff !important;\n}\n\n#donate-page .title p {\n  font-size: 15px;\n  color: rgba(255, 255, 255, 0.5) !important;\n  font-style: italic;\n}\n\n#donate-page .divider {\n  text-align: center;\n  color: #d4af37 !important;\n  font-size: 16px;\n  margin: 20px 0 28px;\n  opacity: 0.4;\n}\n\n#donate-page .intro {\n  text-align: center;\n  font-size: 16px;\n  color: rgba(255, 255, 255, 0.65) !important;\n  line-height: 1.7;\n  margin-bottom: 36px;\n}\n\n\/* \u2500\u2500\u2500 2 Column Grid \u2500\u2500\u2500 *\/\n\n#donate-page .grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n}\n\n\/* \u2500\u2500\u2500 Cards \u2500\u2500\u2500 *\/\n\n#donate-page .card {\n  background: rgba(255, 255, 255, 0.04) !important;\n  border: 1px solid rgba(255, 255, 255, 0.08);\n  padding: 28px 24px;\n}\n\n#donate-page .card-head {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 20px;\n}\n\n#donate-page .card-icon {\n  width: 40px;\n  height: 40px;\n  background: rgba(212, 175, 55, 0.12);\n  border: 1px solid rgba(212, 175, 55, 0.25);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 18px;\n  flex-shrink: 0;\n  color: #d4af37 !important;\n}\n\n#donate-page .card-title {\n  font-size: 18px;\n  font-weight: 400;\n  color: #d4af37 !important;\n}\n\n#donate-page .card-subtitle {\n  font-size: 12px;\n  color: rgba(255, 255, 255, 0.35) !important;\n  letter-spacing: 0.05em;\n}\n\n\/* \u2500\u2500\u2500 Detail Rows \u2500\u2500\u2500 *\/\n\n#donate-page .detail {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  padding: 10px 0;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.05);\n}\n\n#donate-page .detail:last-child {\n  border-bottom: none;\n}\n\n#donate-page .detail-label {\n  font-size: 12px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: rgba(255, 255, 255, 0.35) !important;\n}\n\n#donate-page .detail-value {\n  font-size: 15px;\n  color: #fff !important;\n  text-align: right;\n  user-select: all;\n}\n\n#donate-page .copy-hint {\n  display: inline-block;\n  margin-left: 6px;\n  font-size: 10px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #d4af37 !important;\n  opacity: 1;\n  cursor: pointer;\n  text-decoration: underline;\n}\n\n#donate-page .detail:hover .copy-hint {\n  opacity: 1;\n}\n}\n\n\/* \u2500\u2500\u2500 QR Code \u2500\u2500\u2500 *\/\n\n#donate-page .qr-box {\n  background: rgba(255, 255, 255, 0.9);\n  padding: 20px;\n  text-align: center;\n  margin-top: 4px;\n}\n\n#donate-page .qr-note {\n  text-align: center;\n  font-size: 13px;\n  color: rgba(255, 255, 255, 0.4) !important;\n  margin-top: 10px;\n  font-style: italic;\n}\n\n\/* \u2500\u2500\u2500 Reminder \u2500\u2500\u2500 *\/\n\n#donate-page .reminder {\n  margin-top: 36px;\n  padding: 20px;\n  background: rgba(212, 175, 55, 0.06) !important;\n  border-left: 2px solid rgba(212, 175, 55, 0.3);\n}\n\n#donate-page .reminder p {\n  font-size: 14px;\n  color: rgba(255, 255, 255, 0.55) !important;\n  line-height: 1.7;\n}\n\n#donate-page .reminder strong {\n  color: #d4af37 !important;\n}\n\n\/* \u2500\u2500\u2500 Scripture \u2500\u2500\u2500 *\/\n\n#donate-page .verse {\n  text-align: center;\n  margin-top: 36px;\n}\n\n#donate-page .verse p {\n  font-size: 14px;\n  font-style: italic;\n  color: rgba(255, 255, 255, 0.4) !important;\n  line-height: 1.7;\n}\n\n#donate-page .verse cite {\n  display: block;\n  font-style: normal;\n  font-size: 11px;\n  margin-top: 4px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: rgba(255, 255, 255, 0.2) !important;\n}\n\n\/* \u2500\u2500\u2500 Responsive \u2500\u2500\u2500 *\/\n\n@media (max-width: 600px) {\n  #donate-page .grid {\n    grid-template-columns: 1fr;\n  }\n\n  #donate-page .card {\n    padding: 24px 20px;\n  }\n\n  #donate-page .detail {\n    flex-direction: column;\n    gap: 2px;\n  }\n\n  #donate-page .detail-value {\n    text-align: left;\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\nfunction copyText(el, text) {\n  navigator.clipboard.writeText(text).then(function () {\n    el.textContent = 'copied!';\n    setTimeout(function () {\n      el.textContent = 'copy';\n    }, 1500);\n  });\n}\n<\/script>\n\n<div id=\"donate-page\">\n\n  <div class=\"wrap\">\n\n    <div class=\"title\">\n      <h1>Give a Gift<\/h1>\n      <p>Conversion of St. Paul Parish<\/p>\n    <\/div>\n\n    <div class=\"divider\">\u271d<\/div>\n\n    <p class=\"intro\">Your generous support sustains our church and community. You may send your donation through any of the following channels.<\/p>\n\n    <div class=\"grid\">\n\n      <!-- Bank Transfer -->\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-icon\">\u2605<\/div>\n          <div>\n            <div class=\"card-title\">Bank Transfer<\/div>\n            <div class=\"card-subtitle\">Direct deposit<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"detail\">\n          <span class=\"detail-label\">Bank<\/span>\n          <span class=\"detail-value\">BPI<\/span>\n        <\/div>\n        <div class=\"detail\">\n          <span class=\"detail-label\">Account Name<\/span>\n          <span class=\"detail-value\">Conversion of St. Paul Parish<\/span>\n        <\/div>\n        <div class=\"detail\">\n          <span class=\"detail-label\">Account No.<\/span>\n          <span class=\"detail-value\">1234 5678 9012 <span class=\"copy-hint\" onclick=\"copyText(this, '1234 5678 9012')\">copy<\/span><\/span>\n        <\/div>\n        <div class=\"detail\">\n          <span class=\"detail-label\">Account Type<\/span>\n          <span class=\"detail-value\">Savings<\/span>\n        <\/div>\n      <\/div>\n\n      <!-- QR Code -->\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-icon\">\u25a9<\/div>\n          <div>\n            <div class=\"card-title\">Scan to Give<\/div>\n            <div class=\"card-subtitle\">GCash \/ Maya QR Code<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"qr-box\">\n          <img decoding=\"async\" src=\"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-content\/uploads\/sites\/5\/2026\/07\/GCash-e1783054116120.png\" alt=\"GCash QR Code\" style=\"width: 100%; height: auto; display: block;\">\n        <\/div>\n        <p class=\"qr-note\">Scan using your GCash or Maya app<\/p>\n      <\/div>\n\n      <!-- GCash -->\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-icon\">\u260f<\/div>\n          <div>\n            <div class=\"card-title\">GCash<\/div>\n            <div class=\"card-subtitle\">Mobile wallet<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"detail\">\n          <span class=\"detail-label\">Name<\/span>\n          <span class=\"detail-value\">Jose Jay<\/span>\n        <\/div>\n        <div class=\"detail\">\n          <span class=\"detail-label\">Mobile<\/span>\n          <span class=\"detail-value\">0956 261 6212 <span class=\"copy-hint\" onclick=\"copyText(this, '0956 261 6212')\">copy<\/span><\/span>\n        <\/div>\n      <\/div>\n\n      <!-- Maya -->\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-icon\">\u2666<\/div>\n          <div>\n            <div class=\"card-title\">Maya<\/div>\n            <div class=\"card-subtitle\">Mobile wallet<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"detail\">\n          <span class=\"detail-label\">Name<\/span>\n          <span class=\"detail-value\">Jose Jay<\/span>\n        <\/div>\n        <div class=\"detail\">\n          <span class=\"detail-label\">Mobile<\/span>\n          <span class=\"detail-value\">0956 261 6212 <span class=\"copy-hint\" onclick=\"copyText(this, '0956 261 6212')\">copy<\/span><\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- Reminder -->\n    <div class=\"reminder\">\n      <p>Please send a screenshot of your transaction to <strong>ConversionofSt.PaulParish@email.com<\/strong> so we can issue your official receipt. God bless your generosity.<\/p>\n    <\/div>\n\n    <!-- Scripture -->\n    <div class=\"verse\">\n      <p>\u201cGod loves a cheerful giver.\u201d<\/p>\n      <cite>2 Corinthians 9:7<\/cite>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Give a Gift Conversion of St. Paul Parish \u271d Your generous support sustains our church and community. You may send [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"slim_seo":{"title":"Donate - Conversion of St. Paul Parish","description":"Give a Gift Conversion of St. Paul Parish \u271d Your generous support sustains our church and community. You may send your donation through any of the following cha"},"footnotes":""},"class_list":["post-20","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"phwpywadsa623","author_link":"https:\/\/demo4.yinwoodweb.com\/pitogo\/blog\/author\/phwpywadsa623\/"},"uagb_comment_info":0,"uagb_excerpt":"Give a Gift Conversion of St. Paul Parish \u271d Your generous support sustains our church and community. You may send [&hellip;]","_links":{"self":[{"href":"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-json\/wp\/v2\/pages\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-json\/wp\/v2\/comments?post=20"}],"version-history":[{"count":6,"href":"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-json\/wp\/v2\/pages\/20\/revisions"}],"predecessor-version":[{"id":1126,"href":"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-json\/wp\/v2\/pages\/20\/revisions\/1126"}],"wp:attachment":[{"href":"https:\/\/demo4.yinwoodweb.com\/pitogo\/wp-json\/wp\/v2\/media?parent=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}