$this->
getPaymentCancelledPlainTemplateEn(),
$this->
getPaymentCancelledHTMLTemplateDe(),
$this->
getPaymentCancelledPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_TRANSACTION_STATE_REFUNDED,
$connection,
$defaultLangId,
$deLangId,
$this->
getPaymentRefundedHtmlTemplateEn(),
$this->
getPaymentRefundedPlainTemplateEn(),
$this->
getPaymentRefundedHTMLTemplateDe(),
$this->
getPaymentRefundedPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_TRANSACTION_STATE_PAID_PARTIALLY,
$connection,
$defaultLangId,
$deLangId,
$this->
getPaymentPaidPartiallyHtmlTemplateEn(),
$this->
getPaymentPaidPartiallyPlainTemplateEn(),