paystack-node
paystack-node copied to clipboard
Usage example
The usage section doesn't show an example of the calling convention of the methods. Something like.
await paystack.transaction.verify(...);
It's not immediately obvious without looking at the code. I can see some examples in some of the modules' README (e.g. transaction). This should ideally be documented in the main README.
Thanks for the suggestion. I don’t have the bandwidth to handle this right now, feel free to open a PR and I’ll review it.