edd_get_cart_token()
Function: Retrieve a saved cart token. Used in validating saved carts
Source: includes/cart/functions.php:599
Function: Retrieve a saved cart token. Used in validating saved carts
Source: includes/cart/functions.php:599
Function: Delete Saved Carts after one week
Source: includes/cart/functions.php:612
Function: Generate URL token to restore the cart via a URL
Source: includes/cart/functions.php:662
Function: Register Endpoints for the Cart
Source: includes/cart/actions.php:23
Function: Process Cart Endpoints
Source: includes/cart/actions.php:38
Function: Process the Add to Cart request
Source: includes/cart/actions.php:66
Function: Process the Remove from Cart request
Source: includes/cart/actions.php:108
Function: Process the Remove fee from Cart request
Source: includes/cart/actions.php:133
Function: Process the Collection Purchase request
Source: includes/cart/actions.php:147
Function: Process cart updates, primarily for quantities
Source: includes/cart/actions.php:162