print $tlt_font.$MSG_028; ?>
=$MGS_2__0055?>
=$MSG_5136?>
|
if($FEATUREDFEE > 0)
{
?>
=$MSG_5122?>
|
','incre',650,200,30,30)>
=print_money($FEATUREDFEE)?>
|
}
if($CATFEATUREDFEE > 0)
{
?>
=$MSG_5337?>
|
','incre',650,200,30,30)>
=print_money($CATFEATUREDFEE)?>
|
}
if($HIGHLIGHTEDFEE > 0)
{
?>
=$MSG_5123?>
|
','incre',650,200,30,30)>
=print_money($HIGHLIGHTEDFEE)?>
|
}
if($BOLDFEE > 0)
{
?>
=$MSG_5124?>
|
','incre',650,200,30,30)>
=print_money($BOLDFEE)?>
|
}
?>
if($RESERVEFEE > 0)
{
?>
=$MSG_9005?>
|
','incre',650,200,30,30)>
=print_money($RESERVEFEE)?>
|
}
?>
=$MSG_5137?>
|
$FEES_TOTAL = $$GALLERY_FEE +
$FEATUREDFEE+
$CATFEATUREDFEE+
$BOLDFEE+
$RESERVEFEE+
$HIGHLIGHTEDFEE;?>
','incre',650,200,30,30)>
=print_money($FEES_TOTAL)?>
|
|
#// Convert fee to USD if necessary
if($SETTINGS[currency] != "USD")
{
#// Convert for Paypal
$AMOUNT_PAYPAL = ConvertCurrency("$SETTINGS[currency]", "USD",$FEES_TOTAL);
}
else
{
$AMOUNT_PAYPAL = $FEES_TOTAL;
}
?>
if($PHPAUCTION_TESTMODE == 'yes')
{
?>
&AMOUNT==number_format($AMOUNT_PAYPAL,2,".",",")?>>Click here to simulate Paypal Transaction
}
?>
|