Hi Paul,
I found lots of goodies to play with, but the payment options info reads:
(checkout.tpl)
<FORM method="get" action="cart.php" name="checkout_form">
<TABLE border="0" align="center" width="400">
{section name=payment loop=$payment_methods}
<TR>
<TD><INPUT type="radio" name="paymentid" value="{$payment_methods[payment].paymentid}"{if $payment_methods[payment].is_default eq "1"} checked{/if}></TD>
{if $payment_methods[payment].processor eq "ps_paypal_pro.php"}
<TD colspan="2">
<TABLE border="0" cellpadding="0" cellspacing="0"><TR>
<TD>{include file="payments/ps_paypal_pro_express_checkout.tpl" paypal_express_link="logo"}</TD>
<TD></TD>
<TD>{include file="payments/ps_paypal_pro_express_checkout.tpl" paypal_express_link="text"}</TD>
</TR></TABLE>
Is it in there somewhere?
vixnfox
__________________
V 4.3.1 Live:
Developing on
PHP 5.3.0
MySQL server 5.0.75-community-log
MySQL client 5.1.36
Web server Apache/2.2.11 (Unix) mod_ssl/2.2.11
Windows 7 64bit on a Toshiba Satellite P500
ADELAIDE, SOUTH AUSTRALIA
|