public class SessionRequest extends Object
Constructor and Description |
---|
SessionRequest() |
Modifier and Type | Method and Description |
---|---|
PaymentProductFiltersClientSession |
getPaymentProductFilters()
Restrict the payment products available for payment completion by restricting to and excluding certain payment products and payment product groups.
|
List<String> |
getTokens()
List of previously stored tokens linked to the customer that wants to checkout.
|
void |
setPaymentProductFilters(PaymentProductFiltersClientSession value)
Restrict the payment products available for payment completion by restricting to and excluding certain payment products and payment product groups.
|
void |
setTokens(List<String> value)
List of previously stored tokens linked to the customer that wants to checkout.
|
public PaymentProductFiltersClientSession getPaymentProductFilters()
public void setPaymentProductFilters(PaymentProductFiltersClientSession value)
public List<String> getTokens()
Copyright © 2024 Worldline Global Collect. All rights reserved.