constant CartInterface::CHECKOUT_TIMEOUT in Ubercart 8.4
Time in seconds after which the checkout page is deemed abandoned.
Default is 1800 seconds / 30 minutes.
File
- uc_cart/
src/ CartInterface.php, line 22
Class
- CartInterface
- Represents a shopping cart.
Namespace
Drupal\uc_cartCode
const CHECKOUT_TIMEOUT = 1800;