question

ubooktoday avatar image
ubooktoday asked ubooktoday commented

when we do a CloseoutRequest on semi -intergrade cloud , the response tell us to close all the tips before we can closeout.

Now we run into two issue:

1. we can go to individual ticket to update tips on our POS, however, we can not enter zero if the transaction has no tip.


2. is there way for us to update tip as same as how we do one the mini Clover? Which allow us to update multiple transaction the same request. This mean, we run one request then it will push through all transactions that need to update tips, from here we can update one by one until done.


semi-integrations
10 |2000

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

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered ubooktoday commented

1) Not sure what you mean by this.

2) Doesn't your POS have knowledge of all the auths for the day?

1 comment
10 |2000

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

ubooktoday avatar image ubooktoday commented ·

1 - TipAdjustAuthRequest - this won't allow us to submit value = 0 . Since Clover requires every transaction must update value is 0 (mean no tip) or any amount.


2. Yes, Our POS can recognize all the transaction that is AUTH. My question is can we save the tips value on our POS then when we closeout, we can push all these new tips value as one, instead we have to do tipadjustauthrequest one transaction as a time.

0 Likes 0 ·

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