Skip to content

Deserializing error in Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiator #124

@darakis

Description

@darakis

On GetTransaction api call there's a deserializing exception on Boolean property CredentialStoredOnFile of Ptsv2paymentsProcessingInformationAuthorizationOptionsInitiator. It has the value "Y" which can't be deserialized to bool. In order to workaround that I had to change its type to string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions