You are here

constant UC_CART_CHECKOUT_TIMEOUT in Ubercart 7.3

Time in seconds after which the checkout page is deemed abandoned.

1 use of UC_CART_CHECKOUT_TIMEOUT
uc_cart_checkout in uc_cart/uc_cart.pages.inc
Displays the cart checkout page built of checkout panes from enabled modules.

File

uc_cart/uc_cart.module, line 23

Code

define('UC_CART_CHECKOUT_TIMEOUT', 1800);