SwedbankpayCheckout.Client.Psp.PaymentOrders.PostRequest.Urls (swedbankpay_checkout v0.2.1) View Source

Link to this section Summary

Types

t()

.payment_order.urls

Link to this section Types

Specs

t() :: %SwedbankpayCheckout.Client.Psp.PaymentOrders.PostRequest.Urls{
  callback_url: String.t(),
  cancel_url: String.t() | nil,
  complete_url: String.t(),
  host_urls: [String.t()],
  logo_url: String.t() | nil,
  payment_url: String.t() | nil,
  terms_of_service_url: String.t()
}

.payment_order.urls