Consumer Finance Payment
Create a transaction for paying from a consumer finance application.Once you have the response, depending on the “method” attribute, you will have to take the next step. If you receive GET, then take the value in the “URL” attribute and redirect the user to this location. If you receive POST, then “params” attribute will hold a map containing key-value pairs.
Id pertaining to the order for which the payment is started.
The username associated with Juspay
Must be CONSUMER_FINANCE
The actual payment method that was selected by the user from the table above.
This is a boolean variable and accepts true/false. We recommend that you set this to true. If set to true, then the user is redirected to the return_url configured for the order. If set to false, then the user will be stopped at the response page from the gateway. Your client should be able to read the page/title to infer that the user has completed the transaction.
If it is set to json, then the response will be HTTP 200 with a JSON formatted text. Otherwise, the response is HTTP 302 with the Location attribute having the destination URL.
The key offers should be passed only when juspay offers are being used. The value for this key can set as the offerID which is received from /v1/offers/list api
eultUYSbJA5NEbJBD
Test-Order1619519941-1
PENDING_VBV
Order1619519941
invalid_request_error
Payment method cannot be null
missing_payment_method
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

