irpayments
TypeScript icon, indicating that this package has built-in type declarations

1.9.5 • Public • Published

💲 | 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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.9.5
    1
    • latest

Version History

Package Sidebar

Install

npm i irpayments

Weekly Downloads

1

Version

1.9.5

License

MIT

Unpacked Size

31.7 kB

Total Files

24

Last publish

Collaborators

  • boycode