Payment Flow Configuration
Configuration for the payment flow.
Constructors
Properties
Default duration (in seconds) for the payment review popup.
Specifies the duration (in seconds) for which the payment review popup will be displayed before automatically closing.
If set to true
, the errors will be handled internally and snackbars will be shown for errors. If set to false
, errors will be ignored by the PaymentFragment and the ReviewBottomSheet. In this case the flows exposed by GiniHealth should be observed for errors.
If set to true
, the ReviewBottomSheet will be shown before initiating payment. If set to false
, the payment request process will be executed under the hood before redirecting to the selected payment provider
Set to true
to show a close button.
Functions
Specifies the duration (in seconds) for which the payment review popup will be displayed before automatically closing.
If set to true
, the errors will be handled internally and snackbars will be shown for errors. If set to false
, errors will be ignored by the PaymentFragment and the ReviewBottomSheet. In this case the flows exposed by GiniHealth should be observed for errors.
If set to true
, the ReviewBottomSheet will be shown before initiating payment. If set to false
, the payment request process will be executed under the hood before redirecting to the selected payment provider
Set to true
to show a close button.