public interface B2BCommerceCartService extends CommerceCartService
| Modifier and Type | Method and Description |
|---|---|
void |
calculateCartForPaymentTypeChange(CartModel cartModel)
Forcefully re-calulcate the order total after applying the promotions for payment type
|
InvoicePaymentInfoModel |
createInvoicePaymentInfo(CartModel cartModel)
Creates an invoice payment info.
|
addToCart, addToCart, addToCart, calculateCart, calculateCart, configureCartEntry, estimateTaxes, estimateTaxes, getCartForCodeAndUser, getCartForGuidAndSite, getCartForGuidAndSiteAndUser, getCartsForSiteAndUser, mergeCarts, recalculateCart, recalculateCart, removeAllEntries, removeAllEntries, removeEntryGroup, removeStaleCarts, removeStaleCarts, restoreCart, restoreCart, split, split, updateCartMetadata, updatePointOfServiceForCartEntry, updatePointOfServiceForCartEntry, updateQuantityForCartEntry, updateQuantityForCartEntry, updateToShippingModeForCartEntry, updateToShippingModeForCartEntry, validateCart, validateCartvoid calculateCartForPaymentTypeChange(CartModel cartModel)
cartModel - the cart whose total has to be re-calculatedInvoicePaymentInfoModel createInvoicePaymentInfo(CartModel cartModel)
cartModel - the cart whose payment info is applied toCopyright © 2018 SAP SE. All Rights Reserved.