selfservice, TNG, RT#22193
[freeside.git] / ng_selfservice / payment_paypal.php
diff --git a/ng_selfservice/payment_paypal.php b/ng_selfservice/payment_paypal.php
new file mode 100644 (file)
index 0000000..a226089
--- /dev/null
@@ -0,0 +1,5 @@
+<? $title ='PayPal Payment'; include('elements/header.php'); ?>
+<? $current_menu = 'payment_paypal.php'; include('elements/menu.php'); ?>
+PayPal payment
+<? include('elements/menu_footer.php'); ?>
+<? include('elements/footer.php'); ?>