PaymentSessionRequest |
PaymentSessionRequest.additionalData(Map<String,String> additionalData) |
PaymentSessionRequest |
PaymentSessionRequest.addLineItemsItem(LineItem lineItemsItem) |
PaymentSessionRequest |
PaymentSessionRequest.amount(Amount amount) |
PaymentSessionRequest |
PaymentSessionRequest.billingAddress(Address billingAddress) |
PaymentSessionRequest |
PaymentSessionRequest.captureDelayHours(Integer captureDelayHours) |
PaymentSessionRequest |
PaymentSessionRequest.channel(PaymentSessionRequest.ChannelEnum channel) |
PaymentSessionRequest |
PaymentSessionRequest.company(Company company) |
PaymentSessionRequest |
PaymentSessionRequest.configuration(ModelConfiguration configuration) |
PaymentSessionRequest |
PaymentSessionRequest.countryCode(String countryCode) |
PaymentSessionRequest |
PaymentSessionRequest.dateOfBirth(Date dateOfBirth) |
PaymentSessionRequest |
PaymentSessionRequest.dccQuote(ForexQuote dccQuote) |
PaymentSessionRequest |
PaymentSessionRequest.deliveryAddress(Address deliveryAddress) |
PaymentSessionRequest |
PaymentSessionRequest.deliveryDate(Date deliveryDate) |
PaymentSessionRequest |
PaymentSessionRequest.enableOneClick(Boolean enableOneClick) |
PaymentSessionRequest |
PaymentSessionRequest.enablePayOut(Boolean enablePayOut) |
PaymentSessionRequest |
PaymentSessionRequest.enableRecurring(Boolean enableRecurring) |
PaymentSessionRequest |
PaymentSessionRequest.entityType(PaymentSessionRequest.EntityTypeEnum entityType) |
PaymentSessionRequest |
PaymentSessionRequest.fraudOffset(Integer fraudOffset) |
PaymentSessionRequest |
PaymentSessionRequest.html(Boolean html) |
PaymentSessionRequest |
PaymentSessionRequest.installments(Installments installments) |
PaymentSessionRequest |
PaymentSessionRequest.lineItems(List<LineItem> lineItems) |
PaymentSessionRequest |
PaymentSessionRequest.mcc(String mcc) |
PaymentSessionRequest |
PaymentSessionRequest.merchantAccount(String merchantAccount) |
PaymentSessionRequest |
PaymentSessionRequest.merchantOrderReference(String merchantOrderReference) |
PaymentSessionRequest |
PaymentSessionRequest.metadata(Map<String,String> metadata) |
PaymentSessionRequest |
PaymentSessionRequest.orderReference(String orderReference) |
PaymentSessionRequest |
PaymentSessionRequest.origin(String origin) |
PaymentSessionRequest |
PaymentSessionRequest.putAdditionalDataItem(String key,
String additionalDataItem) |
PaymentSessionRequest |
PaymentSessionRequest.putMetadataItem(String key,
String metadataItem) |
PaymentSessionRequest |
PaymentSessionRequest.reference(String reference) |
PaymentSessionRequest |
PaymentSessionRequest.returnUrl(String returnUrl) |
PaymentSessionRequest |
PaymentSessionRequest.sdkVersion(String sdkVersion) |
PaymentSessionRequest |
PaymentSessionRequest.sessionValidity(String sessionValidity) |
PaymentSessionRequest |
PaymentSessionRequest.shopperEmail(String shopperEmail) |
PaymentSessionRequest |
PaymentSessionRequest.shopperInteraction(PaymentSessionRequest.ShopperInteractionEnum shopperInteraction) |
PaymentSessionRequest |
PaymentSessionRequest.shopperIP(String shopperIP) |
PaymentSessionRequest |
PaymentSessionRequest.shopperLocale(String shopperLocale) |
PaymentSessionRequest |
PaymentSessionRequest.shopperName(Name shopperName) |
PaymentSessionRequest |
PaymentSessionRequest.shopperReference(String shopperReference) |
PaymentSessionRequest |
PaymentSessionRequest.shopperStatement(String shopperStatement) |
PaymentSessionRequest |
PaymentSessionRequest.socialSecurityNumber(String socialSecurityNumber) |
PaymentSessionRequest |
PaymentSessionRequest.telephoneNumber(String telephoneNumber) |
PaymentSessionRequest |
PaymentSessionRequest.token(String token) |