UNPKG

quickpos

Version:

QuickPos, farklı ödeme sağlayıcılarını destekleyen güçlü bir ödeme entegrasyon modülüdür. Şu anda PayTR, Shopier, Cryptomus, Payeer, Papara, Anypay, EsnekPos, İyzico, PayMaya, FedaPay, Heleket, Paydisini sağlayıcısını desteklemektedir ve gelecekte birçok

65 lines (64 loc) 1.34 kB
{ "name": "quickpos", "version": "1.0.911", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "quickpos", "multi-gateway", "payment-gateway", "payment", "gateway", "pos", "paytr", "iyzico", "vallet", "shipy", "shopinext", "paywant", "payizone", "weepay", "paynet", "stripe", "paypal", "shopier", "cryptomus", "payeer", "papara", "paymaya", "anypay", "esnekpos", "fedapay" ], "repository": { "type": "git", "url": "https://github.com/fastuptime/QuickPos.git" }, "bugs": { "url": "https://github.com/fastuptime/QuickPos/issues" }, "homepage": "https://github.com/fastuptime/QuickPos", "author": "Can & SpeedSMM <fastuptime@gmail.com>", "license": "ISC", "description": "", "dependencies": { "@tokenpayeng/tokenpay": "^0.0.14", "anypay-node": "^1.0.0", "axios": "^1.7.2", "body-parser": "^1.20.3", "crypto": "^1.0.1", "dayjs": "^1.11.13", "esnekpos": "^1.0.0", "express": "^4.21.2", "fedapay": "^1.2.4", "iyzipay": "^2.0.48", "jssha": "^3.3.1", "multer": "^1.4.5-lts.1", "node-fetch": "^2.7.0", "paymaya-integration": "^1.0.4", "payu-websdk": "^1.2.0", "uuid": "^9.0.1" } }