Hi
I am using the Windows SDK and the "USB Pay Display" App to process Credit Card payments, once a Credit Card has been processed the "USB Pay Display" app shows the "Need a Receipt?" screen, in that screen following options are shown:
- No Receipt
- Text Message
When selecting Email option, Clover Mini asks for an email address, as anyone would expect, the thing is I already have the email address in my Windows Forms program and I would like to pass it to Clover Mini so users would not need to enter it again.
Same thing for the Text Message option, I already have the phone number and I would like to send it to Clover Mini so users would not need to enter it again.
Is there a way to do that?
Thanks,