Worldpay MCP Server

type: object properties: outcome: type: string description: ' outcome of the fraud assessment. `highRisk` outcomes stop the transaction before payment. ' enum: - lowRisk - highRisk - review - error - lowRisk(silentMode) - highRisk(silentMode) - review(silentMode) - error(silentMode) score: type: number description: ' The score calculated by the fraud assessment, set score thresholds are used to define lowRisk, highRisk and review outcomes ' format: double example: 44 description: Details of the outcome of the Fraud assessment