{include file="defaultlayer/piwi/includes/htmldoctype_selector.html"} {include file="defaultlayer/piwi/includes/htmlheader_selector.html"} {include file="defaultlayer/piwi/includes/pageheader_selector.html"}
{include file="defaultlayer/piwi/includes/sidebar_selector.html"}
{assign var=multiplier value=$templatestatus.GST.percent+1} {if $templatestatus.task} { assign var=currentstep value=3} {else} { if $templatestatus.servicetype == "blogware"} { eval var=5 assign="currentstep"} { else if $templatestatus.servicetype == "domain"} { eval var=6 assign="currentstep"} { /if} {/if} {include file="defaultlayer/modules/domain/includes/newsteps.html"}

Review & Submit

Please review all the information that you provided for the purchase process prior to submitting your final order

{if !$bundledata.noPayment}

Bundle and Payment Information

{ if $bundledata.rg_fixed_price > 0 && $bundledata.rg_one_time_fees > 0}
Item
Fees
{ foreach from=$lineitems.details item=thisItem}
{$thisLine.svcname|escape:'html'}
{$thisLine.svcprice*$multiplier|string_format:"%.2f"|escape:'html'}
{ /foreach} { /if}
{ if $templatestatus.GST} (*{$templatestatus.GST.desc}) { /if}

Remember to manually apply the customer's payment within the Platypus client or from the PIWI Staff pages.

{/if}

Customer Information

edit
  • Name: {$custdata.name|escape:'html'}
  • Company Name: {$custdata.company|escape:'html'}
  • Email: {$custdata.email|escape:'html'}
  • Phone Number: {$custdata.phone|escape:'html'}
  • Fax Number: {$custdata.fax|escape:'html'}
  • Address 1: {$custdata.addr1|escape:'html'}
  • Address 2: {$custdata.addr2|escape:'html'}
  • City: {$custdata.city|escape:'html'}
  • State/Province: {$custdata.state|escape:'html'}
  • Country: {$custdata.country|escape:'html'}
  • ZIP/Postal Code: {$custdata.zip|escape:'html'}

Login Information

edit
  • Username: {$custdata.username|escape:'html'}
{if $servicetype == 'Domain'} { foreach from=$domaincontacts item=contactdata key=contacttype}

{$contacttype|capitalize:true|escape:'html'} Contact

edit
    { foreach from=$contactdata item=fieldvalue key=fieldname} { if $fieldvalue != ''}
  • {$fieldname|replace:"_":" "|capitalize:true|escape:'html'}: {$fieldvalue|escape:'html'}
  • { /if} { /foreach}
{ /foreach} {/if} {if $servicedata}

{$servicetype|escape:'html'} Configuration

edit
    { foreach from=$servicedata item=fieldvalue key=fieldname} { if $fieldvalue != ''}
  • {$fieldname|replace:"_":" "|capitalize:true|escape:'html'}: {$fieldvalue|escape:'html'}
  • { /if} { /foreach}
{/if}


{include file="defaultlayer/piwi/includes/pagefooter_selector.html"}