iyzico v1.5.0 Iyzico.InquiryResult

A module representing BIN inquiry results.

Link to this section Summary

Types

t()

Represents a BIN inquiry

Link to this section Types

Link to this type t()
t() :: %Iyzico.InquiryResult{card_ref: Iyzico.CardReference.t, installment_opts: list, is_secure_payment_mandatory?: boolean, price: number}

Represents a BIN inquiry.

Fields

  • :card_ref: The resolved card reference of inquiry.
  • :price: Price given to the inquiry.
  • :installment_opts: Available installment options on that BIN in given price.