Countries supported by Dodo checkout.
Summary
Functions
Calls Dodo operation supported_countries_list (GET /checkout/supported_countries). Required parameters: none.
Functions
@spec list( DodoPayments.Client.t(), keyword() ) :: {:ok, [DodoPayments.Enums.decoded_country_code()] | DodoPayments.Response.t([DodoPayments.Enums.decoded_country_code()])} | {:error, Exception.t()}
Calls Dodo operation supported_countries_list (GET /checkout/supported_countries). Required parameters: none.
Options are request-local.