GENERALBYTESCOM / batm_public

BATM Public Repository
www.generalbytes.com
Other
98 stars 241 forks source link

Null Fields in ITransactionPreparation for TYPE_WITHDRAW_CASH #911

Open razma06 opened 6 months ago

razma06 commented 6 months ago

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 commented 6 months ago

What server version you have exactly?

razma06 commented 6 months ago

Server version: 20240201 Patch version: 35

razma06 commented 6 months ago

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

b00lean commented 6 months ago

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

razma06 commented 5 months ago

@b00lean are there any news?

b00lean commented 5 months ago

Information is not sent from the terminal to the server. This needs to be addressed in future software versions. Please continue conversation via support@generalbytes.com