Nombaone.Transport.HTTPC (Nomba One v0.1.0)

View Source

The default transport: Erlang's built-in :httpc, so the SDK ships with zero HTTP dependencies.

TLS is verified properly — verify_peer against the operating system's CA trust store, with hostname checking — which :httpc does not do by default. For a payments SDK that is not optional.