Skip to content

Null Fields in ITransactionPreparation for TYPE_WITHDRAW_CASH #911

Open
@razma06

Description

I have implemented a custom **ITransactionListener** where I override the **isTransactionPreparationApproved** method. The method takes an ITransactionPreparation **preperation** parameter.

When the **preparation.getLocalTransactionId()** method is called for transactions of type TYPE_WITHDRAW_CASH, it returns null. Additionally, other fields in the ITransactionPreparation instance are also null, except for terminalSerialNumber and type.

Could you please provide insight into why this behavior occurs and how it can be resolved?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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