public interface B2BMerchantCheckService
| Modifier and Type | Method and Description |
|---|---|
java.util.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.
|
java.util.Set<B2BMerchantCheckResultModel> evaluateMerchantChecks(AbstractOrderModel order, B2BCustomerModel customer)
order - the order being evaluatedcustomer - the customer of the orderCopyright © 2018 SAP SE. All Rights Reserved.