| Package | Description |
|---|---|
| de.hybris.platform.jalo.order.payment | |
| de.hybris.platform.paymentstandard.jalo |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
PaymentMode.getCost(AbstractOrder order)
Deprecated.
use
de.hybris.platform.order.strategies.calculation.FindPaymentCostStrategy#getPaymentCost(de.hybris.platform.core.model.order.AbstractOrderModel) |
PriceValue |
PaymentMode.getCost(SessionContext ctx,
AbstractOrder order)
Deprecated.
use
de.hybris.platform.order.strategies.calculation.FindPaymentCostStrategy#getPaymentCost(de.hybris.platform.core.model.order.AbstractOrderModel) |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
StandardPaymentMode.getCost(SessionContext ctx,
AbstractOrder order)
Deprecated.
use de.hybris.platform.order.PaymentModeService.getCost(StandardPaymentModeModel, AbstractOrderModel)
|
PriceValue |
StandardPaymentModeManager.getCost(SessionContext ctx,
StandardPaymentMode mode,
AbstractOrder order)
Deprecated.
use
PaymentMode.getCost(AbstractOrder) directly |
Copyright © 2017 SAP SE. All Rights Reserved.