Skip to content

Commit 2ef2415

Browse files
committed
update library
1 parent 9fa3ab9 commit 2ef2415

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Resources/Bank.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ public function list(): stdClass
4242
}
4343

4444
/**
45+
* Resolve account number to get account name for valid account verification
46+
*
47+
* @link https://paystack.com/docs/api/#verification-resolve-account
48+
*
4549
* @param $bank_code
4650
* @param $account_number
4751
* @return stdClass

0 commit comments

Comments
 (0)