Builder
Constructors
Link copied to clipboard
public PaymentSessionsRequest.Builder PaymentSessionsRequest.Builder( String version, String browserAcceptHeader, String encodedBrowserMetadata, PaymentSessionsRequest.PreferredChallengeWindowSize preferredChallengeWindowSize, String merchantUrl, PaymentSessionsRequestCustomerAccountDetails customerAccountDetails, List<PaymentRequest> payments)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final PaymentSessionsRequest.Builder customerAccountDetails(PaymentSessionsRequestCustomerAccountDetails customerAccountDetails)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public final PaymentSessionsRequest.Builder preferredChallengeWindowSize( PaymentSessionsRequest.PreferredChallengeWindowSize preferredChallengeWindowSize)
Link copied to clipboard