StripeElixir.Params.Terminal.ReaderRefundPaymentParams.RefundPaymentConfig (stripe_elixir v0.1.0)

Copy Markdown View Source

Nested parameters.

Summary

Types

t()

@type t() ::
  %StripeElixir.Params.Terminal.ReaderRefundPaymentParams.RefundPaymentConfig{
    enable_customer_cancellation: boolean() | nil
  }
  • enable_customer_cancellation - Enables cancel button on transaction screens.