question

janaka avatar image
janaka asked rachel Deactivated answered

Android ACTION_SECURE_PAY: Surcharging

I'm developing an app with Clover MINI android device and using ACTION_SECURE_PAY to take payments.

I need to add a surcharge amount to the original amount only if user going to use a Credit Card (But no surcharge for Debit Cards).

How will I be able to do this? Thanks

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

rachel avatar image
rachel Deactivated answered

I don't believe this is possible. Secure Pay can't be limited to only debit or only credit, so you couldn't enforce a selection made beforehand, and the total cannot be modified during the event, so you couldn't add a surcharge based on the payment type that was selected inside Secure Pay.

10 |2000

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