DoliPesa/pages/payment.php

4 lines
67 B
PHP
Raw Normal View History

<?php
// Payment Processing Page
echo "Initiate M-Pesa Payment";
?>