Worldpay MCP Server

required: - line1 type: object properties: line1: maxLength: 24 minLength: 1 pattern: ^[a-zA-Z0-9 ,./-]*$ type: string description: line1 is used to provide basic details about the merchant. line2: maxLength: 24 minLength: 1 pattern: ^[a-zA-Z0-9 ,./-]*$ type: string description: ' line2 is used for additional context about the payment or merchant. E.g. Order number or Merchant phone number. ' description: >- The text that appears on your customer's statement. Used to identify the merchant.