Package com.pensio.api.request
Class CardWalletSessionRequest
java.lang.Object
com.pensio.api.request.PaymentRequest<CardWalletSessionRequest>
com.pensio.api.request.CardWalletSessionRequest
-
Field Summary
Fields inherited from class com.pensio.api.request.PaymentRequest
agreementConfig, agreementType, amount, authType, config, cookie, creditCardToken, customerCreateAt, customerInfo, language, recipientInfo, shippingMethod, shopOrderId, terminal -
Constructor Summary
ConstructorsConstructorDescriptionCardWalletSessionRequest(String terminal, String shopOrderId, Amount amount) -
Method Summary
Modifier and TypeMethodDescriptionsetApplePayRequestData(ApplePayRequestData applePayRequestData) Methods inherited from class com.pensio.api.request.PaymentRequest
addPaymentInfo, getAgreementConfig, getAgreementType, getAmount, getAuthType, getConfig, getCookie, getCreditCardToken, getCustomerCreateAt, getCustomerInfo, getDynamicDescriptor, getGiftCardToken, getLanguage, getOrderLines, getPaymentInfos, getRecipientInfo, getSessionId, getShippingMethod, getShopOrderId, getTerminal, getUsePayPass, setAgreementConfig, setAgreementType, setAmount, setAuthType, setConfig, setCookie, setCreditCardToken, setCustomerCreateAt, setCustomerInfo, setDynamicDescriptor, setGiftCardToken, setLanguage, setOrderLines, setRecipientInfo, setSessionId, setShippingMethod, setShopOrderId, setTerminal, setUsePayPass
-
Constructor Details
-
CardWalletSessionRequest
-
-
Method Details
-
getApplePayRequestData
-
setApplePayRequestData
-