object

RootPaymentMode

Root Payment Mode Schema.
Fields
add_card_enabled
Boolean
Anonymous card flag.
aggregator_name
String
Display Priority.
anonymous_enable
Boolean
Anonymous card flag.
display_name
String!
Required
Payment mode display name.
display_priority
Int!
Required
Display Priority.
is_pay_by_card_pl
Boolean
This flag will be true in case of Payment link payment through card.
Payment mode.
Required
Payment mode name.
save_card
Boolean
Card 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.
The 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.