Fields
aggregator_name
String!Required
Name of the payment aggregator.
card_brand
StringBrand of the card (e.g., Visa, MasterCard).
card_brand_image
StringImage representing the card brand.
card_fingerprint
StringUnique fingerprint of the card for identification.
card_id
StringUnique identifier for the card within the system.
card_isin
StringInternational Securities Identification Number for the card.
card_issuer
StringIssuing bank or institution of the card.
card_name
StringName printed on the card.
card_number
StringCard number mentioned on the card.
card_reference
StringReference identifier for the card.
card_token
StringEncrypted token representing the card.
card_type
StringType of the card (e.g., debit, credit).
cod_limit
FloatLimit for Cash on Delivery (COD) transactions.
cod_limit_per_order
FloatMaximum limit per order for COD transactions.
code
StringGeneral code for identifying a transaction or status.
cod_charges
FloatCOD Charges.
compliant_with_tokenisation_guidelines
BooleanIndicates compliance with tokenization guidelines.
display_name
StringDisplay name for the card in the user interface.
display_priority
IntPriority of display in the user interface.
exp_month
IntCard's expiration month.
exp_year
IntCard's expiration year.
expired
BooleanIndicates whether the card is expired.
fynd_vpa
StringVirtual 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
BooleanFlow or process intended for the transaction.
logo_url
LogoPayment Mode Logo.
merchant_code
StringUnique code identifying the merchant.
name
StringUser's name.
nickname
StringUser-defined name for the card.
remaining_limit
FloatRemaining available limit on the card.
retry_count
IntNumber of retry attempts.
timeout
IntTimeout duration for transactions.
meta
JSONPayment methods meta.
Was this section helpful?