question

kirank avatar image
kirank asked kirank commented

Merchant Tip Settings

In our app, we are trying to discover if a merchant has Ask for Tips enabled. What is the best way to determine this tip setting using Payment Connector?

More Background: Once we discover this, we plan to use this flag as an initial default in our app to set the TipMode for every transaction. We looked at the existing Merchant object that gets returned, the closest we have seen is how much tip to ask.


MerchantPaymentConnector
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 kirank commented

The merchant setting will already be the default if no tip location is passed in.

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.

kirank avatar image kirank commented ·

I think I was looking too close at the problem. Above is a simple solution.

0 Likes 0 ·

Welcome to the
Clover Developer Community