if payment amount is not set and the user tried to pay, the application would crash. This shows a message instead. Also uses show_message instead of show_error, as show_error doesn't exist.
if payment amount is not set and the user tried to pay, the application would crash. This shows a message instead. Also uses show_message instead of show_error, as show_error doesn't exist.