ex_saferpay v0.2.0 ExSaferpay.Request.TransactionAuthorizeDirect

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

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %ExSaferpay.Request.TransactionAuthorizeDirect{payer: nil | ExSaferpay.Request.Payer.t(), payment: ExSaferpay.Request.Payment.t(), payment_means: ExSaferpay.Request.PaymentMeans.t(), register_alias: nil | ExSaferpay.Request.RegisterAlias.t(), request_header: ExSaferpay.Request.RequestHeader, terminal_id: String.t()}

Link to this section Functions

Link to this function generate(attrs)