public class DefaultCisSapDigitalPaymentFacade extends java.lang.Object implements CisSapDigitalPaymentFacade
CisSapDigitalPaymentFacade| Constructor and Description |
|---|
DefaultCisSapDigitalPaymentFacade() |
public java.lang.String getSapDigitalPaymentRegisterCardSession()
CisSapDigitalPaymentFacadegetSapDigitalPaymentRegisterCardSession in interface CisSapDigitalPaymentFacadepublic void removeSapDigitalPaymentRegisterCardSession()
CisSapDigitalPaymentFacaderemoveSapDigitalPaymentRegisterCardSession in interface CisSapDigitalPaymentFacadepublic void addPaymentAddressToCart(AddressData paymentAddress)
CisSapDigitalPaymentFacadeaddPaymentAddressToCart in interface CisSapDigitalPaymentFacadepaymentAddress - - payment address to be added to the cartpublic SessionService getSessionService()
public void setSessionService(SessionService sessionService)
sessionService - the sessionService to setpublic CisSapDigitalPaymentService getCisSapDigitalPaymentService()
public void setCisSapDigitalPaymentService(CisSapDigitalPaymentService cisSapDigitalPaymentService)
cisSapDigitalPaymentService - the cisSapDigitalPaymentService to setpublic Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> getCisSapDigitalPaymentPaymentInfoConverter()
public void setCisSapDigitalPaymentPaymentInfoConverter(Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> cisSapDigitalPaymentPaymentInfoConverter)
cisSapDigitalPaymentPaymentInfoConverter - the cisSapDigitalPaymentPaymentInfoConverter to setpublic CartService getCartService()
public void setCartService(CartService cartService)
cartService - the cartService to setpublic Converter<AddressData,AddressModel> getPaymentAddressReverseConverter()
public void setPaymentAddressReverseConverter(Converter<AddressData,AddressModel> paymentAddressReverseConverter)
paymentAddressReverseConverter - the paymentAddressReverseConverter to setpublic ModelService getModelService()
public void setModelService(ModelService modelService)
modelService - the modelService to setpublic Converter<AddressModel,AddressData> getPaymentAddressConverter()
public void setPaymentAddressConverter(Converter<AddressModel,AddressData> paymentAddressConverter)
paymentAddressConverter - the paymentAddressConverter to setpublic UserService getUserService()
public void setUserService(UserService userService)
userService - the userService to setpublic CalculationService getCalculationService()
public void setCalculationService(CalculationService calculationService)
calculationService - the calculationService to setCopyright © 2018 SAP SE. All Rights Reserved.