SkillAgentSearch skills...

IRPayments

IR Payments, a package for all payment gateways of IRAN

Install / Use

/learn @EhsanFox/IRPayments
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

💸 | IPGs/Drivers

  • [x] IDPay
  • [x] Zibal
  • [ ] 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 Drivers

📄 | License

MIT

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks1

Languages

TypeScript

Security Score

75/100

Audited on Nov 8, 2024

No findings