SwedbankpayCheckout.Client.Psp.Consumers (swedbankpay_checkout v0.2.2) View Source
consumer methods, require a Tesla.Env.client()
, see SwedbankpayCheckout.create_client/4
.
Link to this section Summary
Functions
Create a consumer request, for displaying the checkin view.
Link to this section Functions
Specs
post(Tesla.Client.t(), SwedbankpayCheckout.Client.Psp.Consumers.PostRequest.t()) :: {:ok, SwedbankpayCheckout.Client.Psp.Consumers.PostResponse.t()} | {:error, Tesla.Env.t()} | {:error, {String.t(), Tesla.Env.t()}}
Create a consumer request, for displaying the checkin view.