diff --git a/custom_ui/www/cancelled_payment.html b/custom_ui/www/cancelled_payment.html new file mode 100644 index 0000000..f1a0534 --- /dev/null +++ b/custom_ui/www/cancelled_payment.html @@ -0,0 +1 @@ +

Payment cancelled.

diff --git a/custom_ui/www/successful_payment.html b/custom_ui/www/successful_payment.html new file mode 100644 index 0000000..e1006a7 --- /dev/null +++ b/custom_ui/www/successful_payment.html @@ -0,0 +1 @@ +

Thank you for your payment!