public class WeChatSaleRequester extends AbstractSaleRequester
MERCHANT_NAME
Constructor and Description |
---|
WeChatSaleRequester() |
Modifier and Type | Method and Description |
---|---|
PaymentServiceResult |
internalInitiateSale(AbstractOrderModel cart,
AlternativePaymentMethod paymentType,
java.lang.String merchantId,
java.util.Map<java.lang.String,java.lang.Object> optionalParams) |
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
public PaymentServiceResult internalInitiateSale(AbstractOrderModel cart, AlternativePaymentMethod paymentType, java.lang.String merchantId, java.util.Map<java.lang.String,java.lang.Object> optionalParams)
internalInitiateSale
in class AbstractSaleRequester
public boolean internalSupports(AlternativePaymentMethod paymentType)
internalSupports
in class AbstractSaleRequester