View Source Paystack.Verification (Paystack v0.7.0)

The Verification API allows you perform KYC processes

https://paystack.com/docs/api/#verification

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

Link to this function

resolve_account_number(query_params)

View Source

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

Link to this function

validate_account(params)

View Source

Specs

validate_account(map()) :: Paystack.Api.t()

Confirm the authenticity of a customer's account number before sending money