question

ramu avatar image
ramu asked

Implementation of adjusting the No Tip in pre Auth

I have implemented the pre Auth in Clover and we are asking user to add the tip after the transaction in the transaction listing screen so in transaction listing screen we are getting all the transaction and if the tip amount of the transaction is 0 the we considering this for pre Auth and showing a addTip button to the user.So we want to implement the NO TIP functionality and i am passing 0 tip amount in this case but as we are passing the 0 amount and in transaction list we are again getting the 0 amount so we are not able to disable the addTip button.
is there any way we can skip the tip and can get the information about the transaction that for this transaction user skipped the so that we can disable the add tip button.

Clover Android SDK
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community