Hi
I am implementing the send receipt via email option in my POS.
Which method will fire when i click the Email send button in clover device( while customer choosing the receipt type).
And also how should i call onAuthResponse(AuthResponse) from my email option to get the orderID (used for send a receipt link via mail) or any other method to get the order ID.
Thanks in Advance