question

vigneshwaran avatar image
vigneshwaran asked David Marginian Deactivated commented

Can we modify ACTION_CLOVER_PAY page ?

Hi,

Is there any possible scenarios to modify the ACTION_CLOVER_PAY intent page like disable cash tender option and disable split custom pay tender options?

Thanks.

Clover Android SDKIntents
10 |2000

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

David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented

I don't believe so, the available options should be documented here - https://clover.github.io/clover-android-sdk/com/clover/sdk/v1/Intents.html.. I am not sure what your use-case is but you may want to investigate using Payment Connector - https://docs.clover.com/docs/using-payment-connector

2 comments
10 |2000

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

vigneshwaran avatar image vigneshwaran commented ·

Hi @David Marginian, my use case is to disable the cash payment option inside the CLOVER_ACTION_PAY page and I need to set only the card payment entry option.

Is it possible?

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ vigneshwaran commented ·
I answered your question above, no, I do not believe it is possible.
1 Like 1 ·
kamlakarkate avatar image
kamlakarkate answered kamlakarkate edited

I am also looking to disable Split Payment option and allow only full Payment.

But order.setPayType(PayType.FULL) does not work with CLOVER_ACTION_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.

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