
Research
/Security News
Mini Shai-Hulud Campaign Hits Red Hat Cloud Services npm Packages
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.
zarinpal-node-sdk
Advanced tools
Official npm package: zarinpal-node-sdk on npm
A modern Node.js SDK for integrating with the ZarinPal payment gateway. Easily create payment requests, verify transactions, calculate fees, handle refunds, and more with a simple and robust API.
Install via npm:
npm install zarinpal-node-sdk
For more installation options and usage examples, see the official documentation:
ZarinPal Node.js SDK Documentation
zarinpal.payments.create(data) – Create a new payment requestzarinpal.payments.getRedirectUrl(authority) – Get the payment gateway redirect URLzarinpal.payments.feeCalculation(data) – Calculate the transaction feezarinpal.verifications.verify(data) – Verify a paymentzarinpal.inquiries.inquire(data) – Inquire about a transactionzarinpal.refunds.create(data) – Request a refundzarinpal.reversals.reverse(data) – Reverse a transactionzarinpal.unverified.list() – List unverified paymentsRun the test suite using:
npm test
Contributions are welcome! Please open issues and submit pull requests for new features, bug fixes, or improvements.
MIT
FAQs
A Node.js SDK for ZarinPal payment services
The npm package zarinpal-node-sdk receives a total of 234 weekly downloads. As such, zarinpal-node-sdk popularity was classified as not popular.
We found that zarinpal-node-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.

Security News
The Rust project is moving toward formal rules on LLM use in contributions after months of internal debate over maintainer burden, code quality, and contributor experience.