Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null Fields in ITransactionPreparation for TYPE_WITHDRAW_CASH #911

Open
razma06 opened this issue May 20, 2024 · 6 comments
Open

Null Fields in ITransactionPreparation for TYPE_WITHDRAW_CASH #911

razma06 opened this issue May 20, 2024 · 6 comments

Comments

@razma06
Copy link

razma06 commented May 20, 2024

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?

@b00lean
Copy link
Contributor

b00lean commented May 20, 2024

What server version you have exactly?

@razma06
Copy link
Author

razma06 commented May 20, 2024

Server version: 20240201
Patch version: 35

@razma06
Copy link
Author

razma06 commented May 23, 2024

@b00lean Have you found the reason behind this issue yet?

@b00lean
Copy link
Contributor

b00lean commented May 23, 2024

This issue is now being addressed in internal bug ticket https://generalbytes.atlassian.net/browse/BATM-6275

@razma06
Copy link
Author

razma06 commented May 28, 2024

@b00lean are there any news?

@b00lean
Copy link
Contributor

b00lean commented May 28, 2024

Information is not sent from the terminal to the server. This needs to be addressed in future software versions. Please continue conversation via [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants