Added publicly available page stubs for the successful and cancelled payments.
This commit is contained in:
parent
120bcb150f
commit
6bf992de5d
2 changed files with 2 additions and 0 deletions
1
custom_ui/www/cancelled_payment.html
Normal file
1
custom_ui/www/cancelled_payment.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<p>Payment cancelled.</p>
|
||||
1
custom_ui/www/successful_payment.html
Normal file
1
custom_ui/www/successful_payment.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<p>Thank you for your payment!</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue