This QuickCode Tag is used to check whether the customer has a Credit Accountor not.
Requirements / Prerequisites
Must be used in conjunction with an {IF-CUSTOMER-HAS-CREDIT-ACCOUNT-BEGIN} tag, anything in between the two will only appear IF the customer has a credit account.
If the customer has $10 worth of credit it will display the following when viewing that web page in the storefront: Available funds: $10.00
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-HAS-CREDIT-ACCOUNT-END} QuickCode Tag is changed into the source code below prior to the web page being displayed.