Skip to content

Commit d5f2c7a

Browse files
docs(readme): Update readme
1 parent e033925 commit d5f2c7a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,12 @@ In the controller that handles the request coming from the payment provider, we
215215

216216
`Paystack::getPaymentData()` - This function calls the verification methods and ensure it is a valid transction else it throws an exception.
217217

218+
## Todo
219+
220+
* Charge Returning Customers
221+
* Add Comprehensive Tests
222+
* Implement Transaction Dashboard to see all of the transactions in your laravel app
223+
218224
## Contributing
219225

220226
Please feel free to fork this package and contribute by submitting a pull request to enhance the functionalities.

0 commit comments

Comments
 (0)