Skip to main content

SCA Authentication Flow

The wallet flow that triggered the Strong Customer Authentication (SCA) process.

    type SCA Authentication Flow Type (string)required

    Possible values: [AUTHENTICATION, PREPAID_CARD, TRANSFER, WITHDRAWAL]

    Type of the wallet flow that triggered the Strong Customer Authentication (SCA) process.

    • AUTHENTICATION - User authentication.
    • PREPAID_CARD - Prepaid card details.
    • TRANSFER - Money transfer payments.
    • WITHDRAWAL - Withdrawal payments.

    properties

    object[]

    The specific properties of the wallet flow that triggered the Strong Customer Authentication (SCA) process.

  • Array [

  • key SCA Authentication Flow Property Key (string)required

    Possible values: [PAYMENT_ID, TRANSACTION_ID, SLIP_ID]

    The property key associated with the specific properties of the wallet flow that triggered the Strong Customer Authentication (SCA) process.

    • PAYMENT_ID - Unique payment identifier (transferId or withdrawalId).
    • TRANSACTION_ID - Unique transaction identifier (transactionId).
    • SLIP_ID - Unique slip identifier (slipId).
    value stringrequired

    The value associated with the property key.

  • ]