prepare("SELECT * FROM site_config WHERE id = 1 LIMIT 1"); $stmt->execute(); $site = $stmt->fetch(PDO::FETCH_ASSOC); // Get active refund policy sections $stmt = $db->prepare("SELECT * FROM refund_policy_content WHERE status = 'active' ORDER BY sort_order ASC"); $stmt->execute(); $sections = $stmt->fetchAll(PDO::FETCH_ASSOC); } catch (PDOException $e) { logError("Error fetching refund policy content: " . $e->getMessage()); $sections = []; $site = null; } ?>

Refund Policy

Understand Our Donation and Refund Guidelines

Non-Profit Organization |

0): ?> $section): ?>

Refund policy content is being updated. Please check back soon.

Contact Us

For inquiries about transactions, refunds, or suspected errors, please contact us:

Email
Phone

Address

Last Updated: