Signed Intent/QR Signature Verification
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Parameters required to call Hyper SDK API
Operation to be performed in the SDK
Example:- Value: upiVerifySignedUrl
UPI QR/Intent URL
Key ID to identify the public-private key pair used for signature generation.
Signature generated for the signaturePayload.
Signature payload is a stringified JSON of the details mentioned in the below table.
Unique identifier associated with an account created by juspay.Ex: stock
Any unique reference associated with your customer.
Time when request is created in milliseconds.
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- Value: upiVerifySignedUrl
Status of the Operation. Possible values : SUCCESS, FAILURE
true if validation is successful else false.
SUCCESS if the call succeeded. Otherwise shows the error code.
SUCCESS if the call succeeded. Otherwise shows verbose error.
As passed in request
Possible values :- true/false
Error Message
Error Code
Value: process_result

