public class DefaultSubscriptionCsCardPaymentService extends DefaultCsCardPaymentService
DefaultCsCardPaymentServiceAbstractService.SerializableDTOmodelService, sessionService, txManagertenant| Constructor and Description |
|---|
DefaultSubscriptionCsCardPaymentService() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
validateAmount(AbstractOrderModel order,
double amount,
java.util.List<ResourceMessage> errorMessages)
Validate that the amount it valid.
|
authoriseCardPayment, cleanupCardNumber, generatePaymentInfoKey, generatePreAuthTransactionCode, getCardValidator, getCommonI18NService, getCsOrderUnauthorizedTotalStrategy, getPaymentDeliveryAddress, getPaymentService, getPreviousCreditCardPaymentInfos, getSupportedCardSchemes, getTransactionCodeGenerator, getTransactionInfoService, preAuth, setCardValidator, setCommonI18NService, setCsOrderUnauthorizedTotalStrategy, setPaymentService, setTransactionCodeGenerator, setTransactionInfoService, validate, validateBillingInfo, validateCardInfogetModelService, getSessionService, getTxManager, setModelService, setSessionService, setTxManagerafterPropertiesSet, getCurrentTenant, setBeanName, setCurrentTenant, setTenantScope, writeReplacepublic DefaultSubscriptionCsCardPaymentService()
protected void validateAmount(AbstractOrderModel order, double amount, java.util.List<ResourceMessage> errorMessages)
DefaultCsCardPaymentServiceCsOrderUnauthorizedTotalStrategy.validateAmount in class DefaultCsCardPaymentServiceorder - The orderamount - The amounterrorMessages - list to append error messages toCopyright © 2018 SAP SE. All Rights Reserved.