clearCurrentCart

fun clearCurrentCart(callback: ClearCurrentCartCallback)

Updates the quantity of a previously added item in the cart with the specified ID. If there is no item with the specified SKU in the cart, it will be added.

See also

Parameters

callback

Status callback.

Sources

Link copied to clipboard