Snippets

EasyPaymentGateway ruleset Working example

Created by Wesley Acheson
{
  "modules": [
    {
      "name": "RuleSet Origin",
      "value": {
        "ruleSetName": "CREDIT CARD DEPOSIT",
        "ruleSetId": "34320"
      },
      "config": {
        "position": [
          397,
          11
        ]
      }
    },
    {
      "name": "Clearhaus 3DSecure Service",
      "category": "Services",
      "value": {
        
      },
      "config": {
        "position": [
          443,
          163
        ],
        "xtype": "WireIt.ImageContainer"
      }
    },
    {
      "name": "RuleSet Output",
      "value": {
        "ruleSetName": "Clearhaus SUCCESS3DS",
        "ruleSetId": "34350"
      },
      "config": {
        "position": [
          227,
          275
        ]
      }
    },
    {
      "name": "RuleSet Output",
      "value": {
        "ruleSetName": "ELSE",
        "ruleSetId": "34317"
      },
      "config": {
        "position": [
          587,
          273
        ]
      }
    },
    {
      "name": "Clearhaus Auth",
      "category": "Credit Cards",
      "value": {
        
      },
      "config": {
        "position": [
          270,
          425
        ],
        "xtype": "WireIt.ImageContainer"
      }
    },
    {
      "name": "RuleSet Output",
      "value": {
        "ruleSetName": "PRE-AUTH SUCCESS",
        "ruleSetId": "34338"
      },
      "config": {
        "position": [
          101,
          533
        ]
      }
    },
    {
      "name": "RuleSet Output",
      "value": {
        "ruleSetName": "ELSE",
        "ruleSetId": "34317"
      },
      "config": {
        "position": [
          344,
          538
        ]
      }
    },
    {
      "name": "I ForcedStop",
      "category": "Internal",
      "value": {
        
      },
      "config": {
        "position": [
          386,
          704
        ],
        "xtype": "WireIt.ImageContainer"
      }
    },
    {
      "name": "Clearhaus Capture",
      "category": "Credit Cards",
      "value": {
        
      },
      "config": {
        "position": [
          123,
          693
        ],
        "xtype": "WireIt.ImageContainer"
      }
    },
    {
      "name": "I End",
      "category": "Internal",
      "value": {
        
      },
      "config": {
        "position": [
          99,
          828
        ],
        "xtype": "WireIt.ImageContainer"
      }
    },
    {
      "name": "PayVision 3Dsecure",
      "category": "Credit Cards",
      "value": {
        
      },
      "config": {
        "position": [
          634,
          426
        ],
        "xtype": "WireIt.ImageContainer"
      }
    },
    {
      "name": "RuleSet Output",
      "value": {
        "ruleSetName": "Payvision NOT ENROLLED 3DS ",
        "ruleSetId": "34353"
      },
      "config": {
        "position": [
          555,
          572
        ]
      }
    },
    {
      "name": "PayVision Void",
      "category": "Credit Cards",
      "value": {
        
      },
      "config": {
        "position": [
          584,
          738
        ],
        "xtype": "WireIt.ImageContainer"
      }
    },
    {
      "name": "I End",
      "category": "Internal",
      "value": {
        
      },
      "config": {
        "position": [
          584,
          874
        ],
        "xtype": "WireIt.ImageContainer"
      }
    }
  ],
  "wires": [
    {
      "src": {
        "moduleId": 0,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 1,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 1,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 3,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 1,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 2,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 2,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 4,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 6,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 7,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 4,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 6,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 4,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 5,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 5,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 8,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 8,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 9,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 3,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 10,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 10,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 11,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 11,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 12,
        "terminal": "INPUT"
      }
    },
    {
      "src": {
        "moduleId": 12,
        "terminal": "OUTPUT"
      },
      "tgt": {
        "moduleId": 13,
        "terminal": "INPUT"
      }
    }
  ],
  "properties": {
    "name": "All 3ds Clearhaus-Payvision",
    "original": "",
    "flowId": "",
    "description": "Full AUTH CAPTURE ONLY FOR 3DS Authenticated  "
  }
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.