Adyen · Schema

PayPalDetails

PayPalDetails schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
checkoutAttemptId string The checkout attempt identifier.
orderID string The unique ID associated with the order.
payeePreferred string IMMEDIATE_PAYMENT_REQUIRED or UNRESTRICTED
payerID string The unique ID associated with the payer.
payerSelected string PAYPAL or PAYPAL_CREDIT
recurringDetailReference string This is the `recurringDetailReference` returned in the response when you created the token.
storedPaymentMethodId string This is the `recurringDetailReference` returned in the response when you created the token.
subtype string The type of flow to initiate.
type string **paypal**
View JSON Schema on GitHub