if($accinvoice):?>
if($provider_handle=='paypal' && $provider['paypal']):?>
if(!$catalogue['revenue_account_id']):?>
Catalogue revenue account not set
|
elseif(!$catalogue['receivable_account_id']):?>
Catalogue default receivable account not set
|
elseif(!$provider['paypal']['account_id']):?>
Provider cash account not set
|
elseif(!$provider['paypal']['fees_account_id']):?>
Provider expense account not set
|
else:?>
endif?>
else:?>
Payment provider not identified
|
endif?>
elseif($basket):?>
Invoice problem
|
endif?>
if($basket):?>
Order
|
endif?>
if(sizeof($catalogueitem)):?>
// BASKET SUMMARY ?>
if(sizeof($provider)>1):?>
endif?>
if(is_array($country_list)):?>
endif?>
if(sizeof($promotional_codes)):?>
Promotional codes accepted:
|
endif?>
if($country['tax_valid_method']):?>
if($vat_reg_nr):?>
if($vat_reg_nr_ok):?>
Verified
else:?>
NOT VERIFIED
endif?>
|
endif?>
endif?>
|
Summary
|
if($provider_handle=='paypal' && $provider['paypal']):?>
Amount incl. VAT
|
0.00
|
Shipping incl. VAT
|
0.00
|
endif?>
Total
|
0.00
|
|
Breakdown
|
if($catalogue['calculation_final']=='increase'):?>
Base charge
|
0.00
|
else:?>
Discounted items
|
0.00
|
Other items
|
0.00
|
endif?>
if($catalogue['calculation_final']=='override' || $catalogue['pct']>0):?>
Less %
|
- 0.00
|
endif?>
Shipping
|
0.00
|
if($catalogue['vat_inclusive']):?>
(includes VAT)*
|
0.00
|
else:?>
VAT*
|
0.00
|
endif?>
if($catalogue['vat_at_destination_done']):?>
*Sales tax NOT charged on £0.00 GBP |
endif?>
Charges shown in £ GBP
|
if($catalogue['vat_inclusive']):?>
All charges include VAT
|
endif?>
if(!$catalogue['no_shipping']):?>
Shipping charge calculated on base charge @ 0.00% (shipped items only)
|
Shipping surcharge is recalculated based on selected country
|
VAT applied to shipping at 0.00%
|
endif?>
else:?>
endif?>
@include(ice_lt('/_catalogue_tree.php'))?>
|