object

PaymentModeList

Payment Mode List Data.
Fields
aggregator_name
String!
Required
Name of the payment aggregator.
card_brand
String
Brand of the card (e.g., Visa, MasterCard).
card_brand_image
String
Image representing the card brand.
card_fingerprint
String
Unique fingerprint of the card for identification.
card_id
String
Unique identifier for the card within the system.
card_isin
String
International Securities Identification Number for the card.
card_issuer
String
Issuing bank or institution of the card.
card_name
String
Name printed on the card.
card_number
String
Card number mentioned on the card.
card_reference
String
Reference identifier for the card.
card_token
String
Encrypted token representing the card.
card_type
String
Type of the card (e.g., debit, credit).
cod_limit
Float
Limit for Cash on Delivery (COD) transactions.
cod_charges
Float
COD Charges.
cod_limit_per_order
Float
Maximum limit per order for COD transactions.
code
String
General code for identifying a transaction or status.
compliant_with_tokenisation_guidelines
Boolean
Indicates compliance with tokenization guidelines.
display_name
String
Display name for the card in the user interface.
display_priority
Int
Priority of display in the user interface.
exp_month
Int
Card's expiration month.
exp_year
Int
Card's expiration year.
expired
Boolean
Indicates whether the card is expired.
fynd_vpa
String
Virtual Payment Address (VPA) used by Fynd.
intent_app
[IntentApp]
Application intended for handling the transaction.
intent_app_error_dict_list
[IntentAppErrorList]
List of error dictionaries related to intent app.
intent_app_error_list
[String]
List of errors associated with the intent app.
intent_flow
Boolean
Flow or process intended for the transaction.
logo_url
Logo
Payment Mode Logo.
max_cart_value
Float
min_cart_value
Float
merchant_code
String
Unique code identifying the merchant.
name
String
User's name.
nickname
String
User-defined name for the card.
remaining_limit
Float
Remaining available limit on the card.
retry_count
Int
Number of retry attempts.
timeout
Int
Timeout duration for transactions.