Fields
display_name
StringThe name to be displayed for the payment mode. For example, `display_name` can be set to 'Sample Name'.
logo
StringURL of the logo representing the payment mode. For example, `logo` can be set to 'value'.
mode
StringInformation about the payment source. For eg, NB_ICICI.
mop
StringStands for Mode of Payment. This is a short code (like 'COD' for Cash On Delivery) that represents the payment method used. For example, `mop` can be set to 'value'.
payment_mode
StringInformation about the payment mode, indicates whether COD or PREPAID. For example, `payment_mode` can be set to 'value'.
status
StringThe current status of the payment. For example, `status` can be set to 'processing'.
amount
FloatAmount paid using this payment method. For example, `amount` can be set to 2499.5.
Was this section helpful?