[{assign var='parameterName' value=$d3hpPaymentFormular->parameter}] [{if isset($d3HeidelpayB2BParameters.$parameterName)}] [{assign var='d3hpPaymentFormularValue' value=$d3HeidelpayB2BParameters.$parameterName}] [{elseif isset($d3hpPaymentFormular->value)}] [{assign var='d3hpPaymentFormularValue' value=$d3hpPaymentFormular->value}] [{elseif NOT empty($d3hpPaymentFormular->valueFromUser)}] [{assign var='d3hpPaymentFormularValue' value=$oxcmp_user->getFieldData($d3hpPaymentFormular->valueFromUser)}] [{elseif NOT empty($d3hpPaymentFormular->standard)}] [{assign var='d3hpPaymentFormularValue' value=$d3hpPaymentFormular->standard}] [{/if}] [{capture name="birthdateFormAttributes"}] [{foreach from=$d3hpPaymentFormular->attributes item="attributeValue" key="attributeName"}] [{$attributeName}]="[{$attributeValue}]" [{/foreach}] [{foreach from=$d3hpPaymentFormular->translationAttributes item="attributeValue" key="attributeName"}] [{$attributeName}]="[{oxmultilang ident=$attributeValue noerror=1}]" [{/foreach}] [{/capture}]