The Configuration Behaviors page provides an overview of the configuration settings and their associated functionalities.

To ensure your cart functions as intended, you must specify which configurations to activate when making a Create a cart request.

When setting a cache expiry, the minimum duration is 1 second and the maximum duration is 7,776,000 seconds, which is 3 months.

ConfigurationDescription
WARNExecutes the action, and the state object is updated.
REJECTRejects the action and a detailed exception is returned.
DROPDrops the action and resource is removed from the cart.
NONEAccepts the action.
BLOCKBlocks the action and returns an exception.