Making POS for my loyalty app, I have tile which when clicked opens a modal , now in this i have a input field where user enters amount of which equivalent discount is created when he clicks “Redeem” button, but i want when button is clicked it should open a modal where we do otp verification then redemption and discount creation should happen how to do that programatically , please help if you know