question

snflores avatar image
snflores asked Jonathan Ryan Grice commented

how to disable Cloud Pay display "Type Card" manual entry

Currently Cloud Pay display does not allow an option to disable manual entry of credit cards. Due to the California law requiring a forward facing display customer can manually enter a fraudulent card without the employing even noticing. I have called Clovere numerous times and since the ap is made by Clover no one seems to have an answering on turning off the "type a card" feature.
semi-integrationsCloud Pay Display
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

keithryanwong avatar image
keithryanwong Deactivated answered Jonathan Ryan Grice commented
@snflores,

By default, manual entry is disabled as a payment option and can be enabled by setting the card entry types allowed on the transaction request using #setCardEntryMethods(cardEntryMethods)
https://clover.github.io/remote-pay-cloud-api/1.4....
https://github.com/clover/remote-pay-cloud/blob/de...

If you are interested in developing a semi-integration and haven't already, you will need to fill out the following form: https://goo.gl/forms/Pz9D7vgp0O4oCmcB2
Submissions are reviewed by a panel of upper management and once approved, a Developer Program Engineer will reach out with next steps.

Best,
Keith Wong


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.

Jonathan Ryan Grice avatar image Jonathan Ryan Grice commented ·

Think the OP is talking about disabling "entering a card number" after card fails to scan, dip, or tap after nth number of times on the forward facing screen.

0 Likes 0 ·

Welcome to the
Clover Developer Community