View Source Paystack.Verification (Paystack v0.7.0)
The Verification API allows you perform KYC processes
Link to this section Summary
Functions
Confirm an account belongs to the right customer
Get more information about a customer's card
Confirm the authenticity of a customer's account number before sending money
Link to this section Functions
Specs
resolve_account_number(map() | list()) :: Paystack.Api.t()
Confirm an account belongs to the right customer
Specs
resolve_card_bin(String.t()) :: Paystack.Api.t()
Get more information about a customer's card
Specs
validate_account(map()) :: Paystack.Api.t()
Confirm the authenticity of a customer's account number before sending money