ex_saferpay v0.2.1 ExSaferpay.Request.TransactionAuthorize

Request Body for http://saferpay.github.io/jsonapi/#Payment_v1_Transaction_Authorize

Link to this section Summary

Link to this section Types

Link to this type condition()
condition() :: :with_liability_shift
Link to this type t()
t() :: %ExSaferpay.Request.TransactionAuthorize{condition: nil | condition(), register_alias: nil | ExSaferpay.Request.RegisterAlias.t(), request_header: ExSaferpay.Request.RequestHeader, token: String.t(), verification_code: nil | String.t()}

Link to this section Functions

Link to this function generate(attrs)