Apruve v0.1.0 Apruve.Merchant View Source
Module for Apruve merchants.
Link to this section Summary
Functions
Merchant struct from JSON string
Link to this section Types
Link to this section Functions
Merchant struct from JSON string.
Link to this function
get(merchant_id, p_client_config \\ :from_app_config)
View Source
get(merchant_id(), Apruve.ClientConfig.t() | :from_app_config) :: {:ok, t()} | {:error, any()}