Key: CreditcardEnabled

From Catglobe Wiki
Revision as of 10:47, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Key: CreditcardEnabled

Syntax

<add key="CreditcardEnabled" value="[TRUE/FALSE]"/>

[TRUE/FALSE]: Either insert "true" or "false" into value

Purpose

Set it to true if you allow customers to use credit card for payment; otherwise, set it false. When set to false users will only be able to carry out shopping using points. All references to payment with credit card will be hidden.

Example of key

<add key="CreditcardEnabled" value="true"/>