We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The API returns StatusCodeError when making a charge request.
Fix: The charge object in charge resource should have a POST method instead of a GET.
The text was updated successfully, but these errors were encountered:
Hi! try out this package. It's not yet a major release but it supports typescript and other JavaScript runtime like bun and Deno https://www.npmjs.com/package/@gray-adeyi/paystack-sdk
Sorry, something went wrong.
@gray-adeyi/paystack-sdk 0.2.4 release is now available with even better type support 🔥 https://www.npmjs.com/package/@gray-adeyi/paystack-sdk
No branches or pull requests
The API returns StatusCodeError when making a charge request.
Fix:
The charge object in charge resource should have a POST method instead of a GET.
The text was updated successfully, but these errors were encountered: