IkoroVictor / paystack-ruby

A ruby gem for easy integration of Paystack.
MIT License
32 stars 28 forks source link

Feature/ta transfers verify #18

Closed timigod closed 3 years ago

timigod commented 5 years ago

Added the method/feature to use PaystackTransfers.verify to get transfer details via the reference. Apparently, PaystackTransfers.get no longer works with references and has been moved to it's own endpoint.

IkoroVictor commented 5 years ago

Paystack added NUBAN validation(Account Lookup) and some tests are failing. The account numbers on the API doc appear to be invalid too. Will work on fixing the tests before merging.

IkoroVictor commented 3 years ago

Fixed in https://github.com/IkoroVictor/paystack-ruby/commit/04f5e7a99a8c5faa7410063f526628498ece08e4