question

tickettenterprises avatar image
tickettenterprises asked

Hiding Payment Tenders

We have a toggleable setting in our app that will add a discount for cash payments. The issue we are trying to solved is to display the different values on the payment screen.


To solve this, we have been attempting to add logic that will allow us to only show cash payments or card payments (we only want to display a single payment not both).

From our understanding we can not hide payment tenders using ACTION_CLOVER_PAY, but can for ACTION_SECURE_PAY. The issue we have encountered is that cash can not be used for ACTION_SECURE_PAY.

Is our understanding of ACTION_SECURE_PAY and ACTION_CLOVER_PAY correct?

Any help would be much appreciated.

PaymentsIntents
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