Difference between revisions of "Key: CreditcardEnabled"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Web_shop_keys]]
 +
{{HelpFiles_Deployment}}
 

 

  
=====Key: CreditcardEnabled=====
+
==Key: CreditcardEnabled==
  
 
===Syntax===
 
===Syntax===

Latest revision as of 11:58, 9 February 2012

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