Get available payment methods on the payment page, specifying the aggregator for each option, such as 'Netbanking powered by Juspay' and 'Card powered by Razorpay'.
Arguments
amount
Float!Required
Payable amount.
cartId
StringIdentifier of the cart.
checkoutMode
StringOption to checkout for self or for others.
pincode
StringThe PIN Code of the destination address, e.g. 400059.
cardReference
StringCard reference id of user's debit or credit card.
refresh
BooleanSelect `true` to remove temporary cache files on payment gateway and replace with the latest one.
userDetails
StringURLencoded JSON containing details of an anonymous user.
displaySplit
BooleanDisplay Split Payment Option or not.
orderId
StringThe merchant order ID for split payment. Required when displaySplit is true.
fulfillmentOption
[String]List of fulfillment option slugs used to filter payment modes. A payment mode is included only if it is not explicitly disabled for any of the provided fulfillment options. Example: 'express-delivery,fast-track,self-pickup'.
Response
Query
Try it
Input Variables
Response