Skip to content

Commit ccc2269

Browse files
authored
Update README.md
1 parent 11f3352 commit ccc2269

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# matscode/paystack
2+
3+
## TODO -RoadMap
4+
- `Use GuzzleHttp`
5+
- `Customers`
6+
- `Plans`
7+
- `Subscription`
8+
- `Transfers`
9+
- `Charges`
10+
- `others...`
11+
212
###### This package is for communicating with PAYSTACK RESTful API. [Paystack](https://paystack.com/)
313
Having other resource point available on PAYSTACK API, Resources like;
414
- Transaction
@@ -9,7 +19,7 @@ Having other resource point available on PAYSTACK API, Resources like;
919
- Charges
1020
- and many more
1121

12-
Just to name a few, it is only the Transaction Resource that is made available currently in this package. Development is ongoing while releases are Stable. Incase you find a BUG/Security Issue, Please, do be kind to open an issue or email [matscode(at)Gmail(dot)Com](mailto://[email protected]).
22+
Just to name a few, it is only the Transaction Resource that is made available currently in this package. Development is ongoing while releases are Stable. Incase you find a BUG/Security Issue, Please, do be kind to open an issue or email [matscode at Gmail dot Com](mailto://[email protected]).
1323
<br>
1424
**PS**: This library also works for you if you use paystack inline. You just have to use the `verify()` method, passing in your transaction `$reference|$token|$id` is compulsory.
1525

@@ -134,4 +144,4 @@ Contact me via my email above - [michaelakanji.com](http://michaelakanji.com)
134144
If you seem to understand the architecture, you are welcome to fork and pull else you can wait a bit more till when i provide convention documentation.
135145

136146
## Licence
137-
GNU GPLV3
147+
GNU GPLV3

0 commit comments

Comments
 (0)