setSubmitButtonVisible

open override fun setSubmitButtonVisible(isSubmitButtonVisible: Boolean): CashAppPayConfiguration.Builder

Deprecated

Configure this in CheckoutConfiguration instead.

Sets if submit button will be visible or not.

Default is true.

Parameters

isSubmitButtonVisible

If submit button should be visible or not.