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
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
Specs
list_providers(map() | list()) :: Paystack.Api.t()
Gets a list of Countries that Paystack currently supports
Specs
list_states(map() | list()) :: Paystack.Api.t()
Get a list of states for a country for address verification.