required:
- schemeId
- subMerchant
type: object
properties:
schemeId:
maxLength: 11
minLength: 1
pattern: '[0-9]*$'
type: string
description: Your payment facilitator ID received from Mastercard, Visa and Amex.
example: '12345678901'
independentSalesOrganizationId:
maxLength: 11
minLength: 1
pattern: '[0-9]*$'
type: string
description: Independent Sales Organization (ISO) ID provided by Mastercard.
example: '12345678901'
subMerchant:
$ref: ./PaymentsSubMerchant.yaml
description: >-
An object containing Payment Facilitator information. This information is
required for every authorization __only if you are a Payment Facilitator__.
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/simonwfarrow/worldpay-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server