moneris v0.1.0 Moneris.Response

Response.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Moneris.Response{address_verified: boolean(), amount: integer(), avs: String.t(), code: integer(), cvd: String.t(), cvd_verified: boolean(), message: String.t(), order_id: String.t(), reference_number: String.t(), success: boolean(), transaction_number: String.t(), zipcode_verified: boolean()}

Link to this section Functions

Link to this function new(options \\ %{})