Payment Methods

This API should be called while rendering the payment page. It provides a list of all the payment methods available for your account, allowing you to display the available payment options on the payment page.

Warning

If a static list of payment methods is maintained to display on the payment page, and those payment methods are not enabled on Juspay’s dashboard, the transaction will fail at Juspay’s end without being initiated to the underlying gateways or processors.

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/merchants/{merchant_id}/paymentmethods
Production Link
GET
https://api.juspay.in/merchants/{merchant_id}/paymentmethods
Headers
Path Params
Query Params
200 : Success
400 : Invalid Input data