input_object

PaymentMetaInput

Payment meta including merchant code, type, gateway, and identifier.
Fields
merchant_code
String
Merchant code. Example: 'ICICI'
payment_gateway
String
Payment gateway. Example: 'Razorpay'
payment_identifier
String
Payment identifier. Example: 'pay_abc123'
type
String
Card type for card payments (e.g., DEBIT, CREDIT). Example: 'DEBIT'