Socket
Socket
Sign inDemoInstall

irpayments

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    irpayments

IR Payments, a package for all payment gateways of IRAN


Version published
Weekly downloads
11
increased by57.14%
Maintainers
1
Install size
446 kB
Created
Weekly downloads
 

Readme

Source

💲 | IRPayments

IR Payments, a package for all payment gateways of IRAN

Connect your persian Payment Gateways to Your Website/Application with a Class

✨| Features

  • Conneciton to SandBox
  • Supporting Multi API Versions
  • Structered Classes
  • Supporting Mutli Engines (Web Services) such as IDPay and ZarinPal

📂 | Documents

Documents of this Package is live at /irpayments

✍ | Examples

const { IDPay } = require("irpayments/Engines");
const myIDPay = new IDPay("****-****-***");

// Create 100,000 Tomans Donation
myIDPay.CreatePayment("673212", 100000).then(.....);

📋 | To-Do

  • Structer the Answeres and Behaviors
  • Full documents for Creating & Getting Token
  • Add more Engines

📄 | License

MIT

Keywords

FAQs

Last updated on 02 Nov 2023

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc