[ic] log_transaction question Correction

Lyn St George lyn at zolotek.net
Mon Jan 31 18:58:23 UTC 2011


On Monday 31 January 2011 17:17:39 DB wrote:
> > paid: [if value mv_payment !~ /credit.*card/i]1[/if]
> > paid: [if value mv_payment !~ /paypalexpress/i]1[/if]
> > 
> > 
> > DB
> 
> oops - I want the field set to "1" when PayPal is NOT used. Sorry !
> 
> DB

Or merge the two together:

 paid: [if value mv_payment !~ /credit.*card|paypalexpress/i]1[/if]

Cheers

-- 
Lyn St George,
Zolotek Resources Ltd   http://www.zolotek.net
eCommerce - develop::host::support 



More information about the interchange-users mailing list