Note: You are viewing an older version of the documentation. Click here to go the latest versionHomeAPI ReferenceStorefront GraphQL API2.11.9PaymentMetaInputOpenAIOpen in ChatGPTFynd Platform Versionv2.11.9v2.12.0 - latestv2.11.10v2.11.9v2.11.8v2.11.7input_objectPaymentMetaInputPayment meta including merchant code, type, gateway, and identifier.Fieldsmerchant_codeStringMerchant code. Example: 'ICICI'payment_gatewayStringPayment gateway. Example: 'Razorpay'payment_identifierStringPayment identifier. Example: 'pay_abc123'typeStringCard type for card payments (e.g., DEBIT, CREDIT). Example: 'DEBIT'Previous« OrderTagInputNextPaymentMethodInput »