diff --git a/application/helpers/cht_helper.php b/application/helpers/cht_helper.php index 912564fd..94bbaf03 100644 --- a/application/helpers/cht_helper.php +++ b/application/helpers/cht_helper.php @@ -135,6 +135,7 @@ function ReplaceFieldName($fields) { $OrderDetailText .= 'Ticket Type' . ':' . $value . "\n"; break; case '__grecaptcha_token__': + case 'payment_required': break; default: if (!empty($value)) {