\r\n {{ __('Pay by credit card') }}\r\n
\r\n\r\n {{ __('Pay by checks') }}\r\n
\r\n{{ __('An error occurred while clearing credit') }}
\r\n\r\n {{\r\n __('Please contact the management company at the telephone number: ')\r\n }}{{ CompanyPhone }}\r\n
\r\n\r\n {{ __('Error Details:') }} \r\n
\r\n{{ __('Date and time') }}:{{ dateFormat(new Date(), true) }}
\r\n{{ __('Managment Company:') }}{{ CompanyName }}
\r\n{{ __('Clearing code:') }} {{ BatchID }}
\r\n{{ __('Last 4 digits of the card:') }} {{ cardLast4Digits }}
\r\n{{ __('Error code:') }} {{ ErrorId }}
\r\n{{ __('Error description:') }} {{ ErrorDesc }}
\r\n\r\n {{ __('Enter your email address to receive payment confirmations.') }}\r\n
\r\n\r\n {{\r\n __('To pay by credit card, contact {0} by phone:', [\r\n getResponsibleForCollectionName(),\r\n ])\r\n }}\r\n \r\n {{ getResponsibleForCollectionPhone() }}\r\n \r\n \r\n
\r\n