- Added the submitAddress() Endpoint method
- Added the chargeUssd() Endpoint method
- Added the chargeMobileMoney() Endpoint method
- Added the resolveBVNPremium() Endpoint method
- Added the listProviders() Endpoint method
- Fixed error "TypeError: function is not a function" when mock is enabled
- Updated
lodash
dependency to v4.17.21 from v4.17.19 to fix ReDoS vulnerability - Beta: Added ability to mock
PayStack
instance by @isocroft - Added Dedicated Nuban API Endpoint methods by @isocroft
- Fixed outdated endpoints issue raised by @Tetranyble
- Fixed errors on chargeCard() Endpoint method
- Fixed outdated endpoints issue raised by @navicstein
- Fixed errors on listBanks() Endpoint method
- Updated Miscellaneous API Endpoint methods
- Updated Pages API Endpoint methods
- Updated Verifications API Endpoint methods
- Added Disputes API Endpoint methods by @isocroft
- Added Transfer Recipients API Endpoint methods by @adekoyejoakinhanmi
- Fixed
SyntaxError: Unexpected end of JSON input
by @HopePraise5
- Added Products API Endpoint methods
- Added 'Control-Cache' header to limit HTTP caching
- Added Control Panel Payment Sessions API Endpoint methods
- None