Monopay Versions Save

💳 A node.js package for making payment transactions with different payment gateways

v2.0.0

8 months ago

What's Changed

Full Changelog: https://github.com/alitnk/monopay/compare/v1.3.0...v2.0.0

v1.3.0

9 months ago
  • Merge pull request #54 from erfansajjadie/main 7a59004
  • Added Payfa driver 9b24301
  • Merge pull request #53 from alitnk/fix/zarinpal-required-description 47531c4
  • chore: fix missing description field in zarinpal tests 8138e81
  • fix: make description field required in zarinpal daefe62

https://github.com/alitnk/monopay/compare/v1.2.3...v1.3.0

Special thanks to @erfansajjadie for the new driver and @Keivan-sf for maintaining the library ❤️

v1.2.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/alitnk/monopay/compare/v1.2.1...v1.2.3

v1.2.1

2 years ago
  • Merge pull request #11 from Scrip7/cq 23551b1
  • test(drivers): improved Vandar code coverage 58aa7a3
  • Merge pull request #10 from Scrip7/base 41f234e
  • chore: yarn format 565b6ff
  • fix(ci): lint issue 2e5e57d
  • chore: yarn format and yarn lint b04cf5d
  • chore(tsconfig): set compile target to es2017 with cjs 14bbbfa
  • refactor: use internal crypto module instead of uuid ce0408f
  • fix: unnecessary packages and improved scripts b5e5dc0
  • style: eslint configuration file 0bffc18
  • test: improved jest config file 43de924
  • style: prettier config file dfd6ee1
  • ci: removed node v12 matrix 3926538
  • chore(license): replaced year to 2022 dc04124
  • Merge pull request #9 from Scrip7/main cc71a87
  • chore(ci): fixed naming issue 047b300
  • chore: bump dependencies c66dbc7
  • fix(ci): installing dependencies from the cache 08146dd

https://github.com/alitnk/monopay/compare/v1.2.0...v1.2.1

v1.2.0

2 years ago
  • feat(drivers): Vandar payment provider 8ec5976 - By @Scrip7

https://github.com/alitnk/monopay/compare/v1.1.1...v1.2.0

v1.1.1

2 years ago
  • Added parsian driver 8c06ed3
  • Added behpardakht (mellat) driver 505a087
  • Exported payir driver 8601f46
  • Removed redundant characters from behpardakht API (Copying from the docs PDF caused this) d2b6c27
  • Changed tests directory Added test for PaymentInfo class 3abc5d1
  • Added config for VSCode's debugger 2e9db2e
  • Added link to behpardakht docs 6f14702
  • Small cleanup for saman and sadad 82188e0

https://github.com/alitnk/polypay.js/compare/v1.1.0...v1.1.1

v1.1.0

2 years ago
  • Added payping + tests small tweak ff61c93
  • Added currency comment to APIs 4951c31
  • Updated the express example 9b9e47c
  • NextPay currency fix 4e3f516

https://github.com/alitnk/polypay.js/compare/v1.0.0...v1.1.0

v1.0.0

2 years ago