[ic] Minor IC 5.4 error credit_limit

Steve Graham icdev at mrlock.com
Wed Feb 15 10:41:46 EST 2006


Hello,

Found a minor typo in the following files:

/include/checkout/new_browser_payment
&
/include/checkout_new_browser_payment_multi

  <br>
                 [msg arg.0="[total-cost]"]Order total %s exceeds 
credit limit, please call.[/L]
                 [/if]
                 <br>

Need to change that [/L] to a [/msg]


The credit_limit field in userdb was a Null value (in my database) 
and this would allow anyone with a created userdb account to use the 
purchase order feature. Set the credit_limit to 0 for all customers 
you do not want to offer credit, and all is fine. Of course, you will 
need to set a realistic value in this field for customers in which 
you extend credit.

-Steve



More information about the interchange-users mailing list