yabacon / paystack-php

A PHP Wrapper for Paystack API - https://www.paystack.com
MIT License
109 stars 70 forks source link

Outdated Release code #35

Open donjajo opened 3 years ago

donjajo commented 3 years ago

Hi,

The latest release on the release page of this repo is outdated, it is still version 2.0, which throws an error when I try

$paystack->transaction->verify()

It throws the Class transaction does not exist.error.

I fixed it by clone the repo itself. Please, make a new release on the latest version