New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zarinpal-typescript

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zarinpal-typescript - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

45

dist/ZarinpalErrorCodes.js

@@ -5,29 +5,38 @@ "use strict";

exports.ZarinpalErrorCodes = {
"-1": {
message: "Insufficient information",
"-9": {
message: "Validation error",
},
"-2": {
message: "IP or Merchant Code is not correct",
"-10": {
message: "Terminal is not valid, please check merchant_id or ip address.",
},
"-3": {
message: "Amount should be greater than 1000",
"-11": {
message: "Terminal is not active, please contact our support team.",
},
"-4": {
message: "Insufficient",
"-12": { message: "To many attempts, please try again later." },
"-15": {
message: "Terminal user is suspend : (please contact our support team).",
},
"-11": {
message: "Requested response didn't find",
"-16": {
message: "Terminal user level is not valid : ( please contact our support team).",
},
"-21": {
message: "No financial action found for this transaction",
"-30": { message: "Terminal do not allow to accept floating wages." },
"-31": {
message: "Terminal do not allow to accept wages, please add default bank account in panel.",
},
"-22": {
message: "Unsuccessful transaction",
"-32": {
message: "Wages is not valid, Total wages(floating) has been overload max amount.",
},
"-33": {
message: "Transaction price is not equal to payed amount",
"-33": { message: "Wages floating is not valid." },
"-34": {
message: "Wages is not valid, Total wages(fixed) has been overload max amount.",
},
"-54": {
message: "The request had archived",
"-35": {
message: "Wages is not valid, Total wages(floating) has been reached the limit in max parts.",
},
"-40": { message: "Invalid extra params, expire_in is not valid." },
"-50": { message: "Session is not valid, amounts values is not the same." },
"-51": { message: "Session is not valid, session is not active paid try." },
"-52": { message: "Oops!!, please contact our support team" },
"-53": { message: "Session is not this merchant_id session" },
"-54": { message: "Invalid authority." },
};

2

package.json
{
"name": "zarinpal-typescript",
"version": "3.0.0",
"version": "3.0.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc