SwedbankpayCheckout.Client.Psp.PaymentOrders (swedbankpay_checkout v0.1.0) View Source
payment order methods, require a Tesla.Env.client()
, see SwedbankpayCheckout.create_client/4
.
Link to this section Summary
Functions
Create a payment order, for displaying the payment menu view.
Link to this section Functions
Specs
post( Tesla.Env.client(), SwedbankpayCheckout.Client.Psp.PaymentOrders.PostRequest.t() ) :: {:ok, SwedbankpayCheckout.Client.Psp.PaymentOrders.PostResponse.t()} | {:error, Tesla.Env.t()}
Create a payment order, for displaying the payment menu view.