<%/* No headers or anything since this template is parsed directly This template takes the following parameters: $URL - REQUIRED the url to post/get/link to $FORM_METHOD - optional . The form method if a form is wanted $TARGET - optional. Target for the form. (popup) $FORM_CONTENTS - optional . Contents to be added to form $PAYM_ERROR - optional. Error-response from payment processor $FORM_EXTRA - optional. Extra attributes */%>
$[TR]Payment.name <%IF $PAYM_ERROR THEN%>

[%INFO_FROM_PAY_SERVICE Information från betaltjänsten%]

$PAYM_ERROR

<%ENDIF%> <%IF $FORM_METHOD THEN%>
target="_blank"<%ENDIF%> $FORM_EXTRA > $FORM_CONTENTS <%ENDIF%> [%PAY_STANDARD_TXT2

Nedan ser du information om ordern som kommer skickas till betalningsväxeln.
Kontrollera att informationen är korrekt och klicka sen på Betala för att slutföra betalningen.

%]
[%CUSTOMER Kund%] [%RECIPIENT Mottagare%]
$Customer.company $Customer.surname $Customer.lastname $Shop.shop_name
[%ORDER_NUMBER Ordernr%] [%AMOUNT Summa%]
$orderno $$sum
<%IF $FORM_METHOD THEN%>
<%ELSE%> target="_blank"<%ENDIF%> >[%PAY_GO_ON Betala/Gå vidare%] <%ENDIF%>