Key: PendingDays

From Catglobe Wiki
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: PendingDays

Syntax

<add key="PendingDays" value="[Hours]"/>

[Hours]: Integer value from 1 and above. Recommended value=1.

Purpose

Since Catglobe has no way of identifying which orders were not completed on the credit card payment portal and needs to be cancelled, the PendingDays key will help automatically cancel orders after some time of waiting for a reply from the payment portal. The value to specify is a number and will define how many hours to wait from a request of an order was sent to the credit card payment portal and until the order was cancelled in Catglobe. For mixed payments (partial payments by credit card and points) the system will on this automatic cancellation pay back any points that were deducted from the shoppers account.

Example of key

<add key="PendingDays" value="1"/>