$this->
getPaymentOpenHtmlTemplateEn(),
$this->
getPaymentOpenPlainTemplateEn(),
$this->
getPaymentOpenHTMLTemplateDe(),
$this->
getPaymentOpenPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_TRANSACTION_STATE_PAID,
$connection,
$defaultLangId,
$deLangId,
$this->
getPaymentPaidHtmlTemplateEn(),
$this->
getPaymentPaidPlainTemplateEn(),
$this->
getPaymentPaidHTMLTemplateDe(),
$this->
getPaymentPaidPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_TRANSACTION_STATE_CANCELLED,
$connection,
$defaultLangId,
$deLangId,
$this->
getPaymentCancelledHtmlTemplateEn(),