I want event listener and callback on click of tender to perform some task in our application. If there is any broadcast and callback to check which tender type is selected by the user before the payment complete.Please help me out.
I want event listener and callback on click of tender to perform some task in our application. If there is any broadcast and callback to check which tender type is selected by the user before the payment complete.Please help me out.
Have you looked at our broadcast events and intents to see if there is something else you can work with?
https://docs.clover.com/docs/intents-and-broadcasts#clover-broadcasts
But currently there is no broadcast events for tender key prompts before payment. You can pull the transactions after it is processed to get which tender it was used for.
I've tried but did not find any broadcast events and intents on cash tender click
7 People are following this question.