Nombaone.CheckoutSetup (Nomba One v0.1.0)

View Source

A hosted-checkout handoff: send the customer to checkout_link, the PCI-scoped hosted page where they enter their card.

Summary

Types

t()

@type t() :: %Nombaone.CheckoutSetup{
  __raw__: term(),
  checkout_link: term(),
  domain: term(),
  reference: term()
}