Requests.Payments.ThreeDS.Integrated (CheckoutSDK v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %{
  allow_upgrade: true | false,
  attempt_n3d: true | false,
  challenge_indicator: String.t(),
  enabled: true | false,
  exemption: String.t(),
  type: String.t()
}

Link to this section Functions