{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}
{$thisItem.svcname|escape:'html'}
{$thisLine.svcprice*$multiplier|string_format:"%.2f"|escape:'html'}
{ /foreach} { /if}
{ if $templatestatus.GST} (*{$templatestatus.GST.desc|escape:'html'}) { /if} { if $service_charge}
Your card will be charged for the amount of the One-Time Charge for the {$bundledata.svc_ccs_service|escape:'html'} service ({$service_charge|escape:'html'})
{ /if}

Payment Information

edit
  • Credit Card Type: {$ccdata.type|escape:'html'}
  • Credit Card Number #: {$ccdata.numberMasked|escape:'html'}
  • { if $ccdata.cvv2}
  • Card Identification #: {$ccdata.cvv2|escape:'html'}
  • { /if}
  • Name on Card: {$ccdata.name|escape:'html'}
  • Expiry Date: {$ccdata.month}/{$ccdata.year|escape:'html'}
  • Address 1: {$ccdata.address.addr1|escape:'html'}
  • Address 2: {$ccdata.address.addr2|escape:'html'}
  • City: {$ccdata.address.city|escape:'html'}
  • State/Province: {$ccdata.address.state|escape:'html'}
  • Country: {$ccdata.address.country|escape:'html'}
  • ZIP/Postal Code: {$ccdata.address.zip|escape:'html'}
{/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}
{if $servicetype == 'Domain'} { foreach from=$domaincontacts item=contactdata key=contacttype}

{$contacttype|capitalize:true} Contact

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

{$servicetype|capitalize:true} Configuration

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


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