public interface B2BMerchantCheckService
| Modifier and Type | Method and Description |
|---|---|
Set<B2BMerchantCheckResultModel> |
evaluateMerchantChecks(AbstractOrderModel order,
B2BCustomerModel customer)
Evaluates the order for a customer to determine the merchant checks such as credit limits, order thresholds,
budget limits.
|
Set<B2BMerchantCheckResultModel> evaluateMerchantChecks(AbstractOrderModel order, B2BCustomerModel customer)
order - the order being evaluatedcustomer - the customer of the orderCopyright © 2017 SAP SE. All Rights Reserved.