SDK Process Payload

This is a Client side SDK call that takes payload parameters from the merchant application based on the payment method selected by your user. It creates an transaction on Juspay and forward the request to the underlying gateways to process the transaction and then navigate to bank page for OTP authentication.

Refer the details to create Process Payload for Card transactions with offer parameters.

requestId
String
Mandatory

Unique uuid-v4 string

Example: abcd-12345-abcd-12345

service
String
Mandatory

Value: in.juspay.hyperapi

payload
JSON
Mandatory

Parameters required to call Hyper SDK API

Last updated 1 year ago