Skip to content

CreateTenderRemovalTransactionClientRequestHandler Not Executing When "Cash Management" is Enabled #386

Description

@ankitguptanoida812-bit

I have implemented a trigger in the Commerce SDK, but I am experiencing an issue where my custom POS request handler, CreateTenderRemovalTransactionClientRequestHandler, does not execute when the "Cash Management" feature is enabled in the POS Functionality Profile. some behavior for others like starting amount handler

Steps to Reproduce:
1.Implement the custom trigger in Commerce SDK.
2.Enable the "Cash Management" feature in the POS Functionality Profile.
3.Run 1070 & 1090
4.Do tender removal transaction on POS.

Expected Behavior:
The CreateTenderRemovalTransactionClientRequestHandler should execute as it normally does when the feature is disabled.

Observed Behavior:
The custom request handler is not executed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions