Fields
add_card_enabled
BooleanAnonymous card flag.
aggregator_name
StringDisplay Priority.
anonymous_enable
BooleanAnonymous card flag.
display_name
String!Required
Payment mode display name.
display_priority
Int!Required
Display Priority.
is_pay_by_card_pl
BooleanThis flag will be true in case of Payment link payment through card.
Payment mode.
name
String!Required
Payment mode name.
save_card
BooleanCard save or not.
supported_methods
[SupportedMethodDetails]List of payment methods supported by the merchant.
stored_payment_details
[StoredPaymentDetails]List of stored payment methods, including saved cards and UPI IDs, available for quick selection during checkout.
flow
PaymentFlowThe payment flow to be used for this saved instrument (e.g., 'token', 'recurring', 'standard')
suggested_list
[String]A list of UPI handlers that can be used to construct valid UPI IDs for payment processing or user identification.
Was this section helpful?