paystack-node icon indicating copy to clipboard operation
paystack-node copied to clipboard

Usage example

Open aberba opened this issue 1 month ago • 1 comments

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.

aberba avatar Nov 23 '25 21:11 aberba

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.

tekpriest avatar Nov 29 '25 01:11 tekpriest