Upload files to "pages"
Signed-off-by: kevinowino869 <kevinowino869@www.codelab.nestict.africa>
This commit is contained in:
parent
1cca7305b5
commit
b88fc1bdc4
4
pages/callback.php
Normal file
4
pages/callback.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// Payment Callback Page
|
||||
echo "Payment Callback Received";
|
||||
?>
|
4
pages/payment.php
Normal file
4
pages/payment.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// Payment Processing Page
|
||||
echo "Initiate M-Pesa Payment";
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user