Payment Methods
Gives list of all the payment methods available for your account.
Request
Response
API Endpoints
Production Link
GET
https://api.juspay.in/merchants/{merchant_id}/paymentmethods
Query Params
options.check_wallet_direct_debit_support
boolean
To get the payment methods that supports direct debit.
options.add_supported_reference_ids
boolean
To get the payment methods supported for each gateway reference ID
200 : Success
Response Body
payment methods
JSON
payment_method_type
String
payment_method
String
description
String
emandate payment methods
JSON
payment_methods
Array of objects
description
String
payment_method
String
payment_method_type
String
emandate_payment_methods
Array of objects
description
String
payment_method
String
payment_method_type
String
direct wallet debit supported payment methods
JSON
payment_methods
Array of objects
payment_method_type
String
payment_method
String
description
String
wallet_direct_debit_support
boolean
gateway reference ID for payment methods
JSON
payment_methods
Array of Objects
supported_reference_ids
Array of strings
payment_method_type
String
payment_method
String
description
String
outages
JSON
outage
Array of objects
status
String
payment_method
String
payment_method_type
String
juspay_bank_code
String
description
String
payment_methods
Array of objects
payment_method
String
payment_method_type
String
description
String
tpv payment methods
JSON
tpv_payment_methods
Array of objects
payment_method
String
payment_method_type
String
description
String
payment_methods
Array of objects
payment_method
String
payment_method_type
String
description
String
400 : Invalid Input data
Response Body
status
string
invalid_request_error
error_code
string
nullable
error_message
string
[merchantAccount] cannot be null
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

