1.9.5 • Published 6 months ago

irpayments v1.9.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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

1.9.5

6 months ago

1.9.1

2 years ago

1.9.0

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago