ex_saferpay v0.2.0 ExSaferpay.Request.TransactionAuthorizeReferenced
Request Body for http://saferpay.github.io/jsonapi/#Payment_v1_Transaction_AuthorizeReferenced
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ExSaferpay.Request.TransactionAuthorizeReferenced{payment: ExSaferpay.Request.Payment.t(), request_header: ExSaferpay.Request.RequestHeader, suppress_dcc: nil | boolean(), terminal_id: String.t(), transaction_reference: ExSaferpay.Request.TransactionReference.t()}
Link to this section Functions
Link to this function
generate(attrs)
Link to this function
new(attrs)