Release date: TBD
The Retrieve
, Store
and Remove
methods have been replaced with RetrieveAsync
, StoreAsync
and RemoveAsync
methods and have to be await
ed. They also accept the shoppingCartId
optional parameter.
Please check the GitHub release entry here.