Payment Methods
Gives list of all the payment methods available for your account.
To get payment methods supported for EMANDATE transactions.
To get the payment methods that supports direct debit.
To get the payment methods supported for each gateway reference ID
To get payment methods supported for Third party validation (TPV)
To get outages on payment methods. Each payment method has a `juspay_bank_code`. By using `juspay_bank_code` as a lookup in the outage array, you can determine whether the payment method has outage or not.
NOTE: The outage basically functions based on a score at each payment method level. We maintain this score from for all Merchant- Payment method combinations. For each transaction created, we penalise this score by a small amount and if the transaction is successful (CHARGED or AUTHORIZED), then we add to this score so as to reward the Merchant <> Payment method.
We have 2 outage statuses: FLUCTUATE and DOWN and we assign these once the score falls below a certain threshold at our end. There is a soft reset from time to time to check the health where we allow a few transactions to go through, based on which we decide whether the Merchant <> Payment method combination is back UP (no outage being faced).
Apart from this, we reset the overall score at a pre-defined interval as well.
These thresholds can be customised based on merchant requirements.
invalid_request_error
nullable
[merchantAccount] cannot be null
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

