On this page
No Headings
Preferences of merchant/partner consuming the API.
objectpayment_flowstring"ONE_TIME_PAYMENT", "RECURRING_PAYMENT", "VAULT_WITH_PAYMENT", "VAULT_WITHOUT_PAYMENT"This field specifies the payment flow, expected to provide a hint about which payment action the customer is intending to perform.
include_account_detailsboolean"false"If this value is set to true, response will include confirmation if the customer has PayPal and/or Venmo accounts if they are eligible payment methods. Value defaults to false.
include_vault_tokensboolean"false"If this value is set to true, response will include vaulted token information if the eligible funding source has any instrument vaulted for the customer. Value defaults to false.
payment_source_constraintobjectPayment source constraint defines the payment methods that needs to be included/excluded for eligibility assessment. If not passed, all payment methods will be assessed for eligibility.
constraint_typerequiredstring"INCLUDE", "EXCLUDE"Constraint type defines whether given payment sources needs to be included or excluded.
payment_sourcesrequiredarraySet of unique payment methods that will be included/excluded for eligibility assessment.
itemsstring"PAYPAL", "VENMO", "PAYPAL_CREDIT", "PAYPAL_PAY_LATER"Set of unique payment methods.