Key: CreditcardEnabled

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

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"/>