View Source Paystack.Miscellanous (Paystack v0.7.0)

The Miscellaneous API are supporting APIs that can be used to provide more details to other APIs

Link to this section Summary

Functions

Get a list of all supported banks and their properties

Gets a list of Countries that Paystack currently supports

Gets a list of Countries that Paystack currently supports

Get a list of states for a country for address verification.

Link to this section Functions

Link to this function

list_banks(query_params)

View Source

Specs

list_banks(map() | list()) :: Paystack.Api.t()

Get a list of all supported banks and their properties

Specs

list_countries() :: Paystack.Api.t()

Gets a list of Countries that Paystack currently supports

Link to this function

list_providers(query_params)

View Source

Specs

list_providers(map() | list()) :: Paystack.Api.t()

Gets a list of Countries that Paystack currently supports

Link to this function

list_states(query_params)

View Source

Specs

list_states(map() | list()) :: Paystack.Api.t()

Get a list of states for a country for address verification.