Payment Method Error Parameters
List of values for Source and Step parameters for each payment method supported by Razorpay.
There are certain error codes specific for each payment method supported by Razorpay. To understand the errors and their reasons
, it is recommended to know the source
(stakeholders) and the steps
involved in the payment flows:
The possible values for the source
parameter for cards are listed below:
customer
business
internal
gateway
issuer_bank
The possible values for the source
parameter for PayNow are listed below:
customer
business
The possible values for the step
parameter, along with the description, are listed below:
-
payment_initiation
Your system initiates and sends the payment request to our server. Our server validates your request, creates the payment flow and forwards the request to the Gateway. -
payment_authentication
The customer logs into his bank account and completes the transaction. -
payment_authorization
Upon successful authentication, bank authorises the release of funds and notifies Razorpay. Razorpay in turn, notifies the business.
Was this page helpful?