We have a payment solution for the restaurants. For the restaurant server to sign in to our app they typically use server cards that have the login information on track2 of their cards.
We are using
Intents.EXTRA_CARD_DATA to get the track2 data which is working fine.
But at the top of the screen (where they swipe the card) it displays a dollar amount of 0.00. Is there any way to get rid of that and replace it with custom text? That number does not make sense in this context and we would like to make it more intuitive for the servers.