public class KlarnaAuthRequester extends AbstractSaleRequester
MERCHANT_NAME
Constructor and Description |
---|
KlarnaAuthRequester() |
Modifier and Type | Method and Description |
---|---|
protected PaymentServiceResult |
internalInitiateSale(AbstractOrderModel cart,
AlternativePaymentMethod paymentType,
java.lang.String merchantId,
java.util.Map<java.lang.String,java.lang.Object> optionalParams) |
protected boolean |
internalSupports(AlternativePaymentMethod paymentType) |
convertToAbsoluteURL, getBaseSiteService, getConfigurationService, getIntProperty, getPaymentServiceExecutor, getProperty, getSiteBaseUrlResolutionService, getSiteConfigService, initiateSale, setBaseSiteService, setConfigurationService, setPaymentServiceExecutor, setSiteBaseUrlResolutionService, setSiteConfigService, supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSaleRequester
protected PaymentServiceResult internalInitiateSale(AbstractOrderModel cart, AlternativePaymentMethod paymentType, java.lang.String merchantId, java.util.Map<java.lang.String,java.lang.Object> optionalParams)
internalInitiateSale
in class AbstractSaleRequester
protected boolean internalSupports(AlternativePaymentMethod paymentType)
internalSupports
in class AbstractSaleRequester