Payment method details used to make the payment includes data like payment meta, payment mode, payment name, amout, and payment extra identifiers.
Fields
amount
FloatAmount of the payment mode to be paid.
mode
String!Required
Payment mode of payment method used to make payment.
name
StringName of the payment mode used to make payment.
payment
StringPayment name of payment method used to make payment.
payment_extra_identifiers
JSONPayment extra identifier for the payment mode to do the payment.
payment_meta
PaymentMetaInput!Required
Payment meta detail includes merchant code, type, payment gateway, and payment identifier.
Was this section helpful?