This QuickCode Tag is used to check whether the customer has available Credit Account Fundsor not.
Requirements / Prerequisites
Must be used in conjunction with an {IF-CUSTOMER-CREDIT-ACCOUNT-HAS-FUNDS-END} tag, anything in between the two will only appear IF the customer's credit account has available funds.
If the customer has $10 worth of credit available it will display the following when viewing that web page in the storefront: You have a total of $10.00 of Customer Credit Available.
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {IF-CUSTOMER-CREDIT-ACCOUNT-HAS-FUNDS-BEGIN} QuickCode Tag is changed into the source code below prior to the web page being displayed.