UI Direct Links
1. UPI Transaction History
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. Should be upiUiTransactionHistory for this call.
Example:- Value: upiUiTransactionHistory
Key ID to identify the public-private key pair used for signature generation.
Example: 1234
Offset for transactions to be returned.
Example: 0
Stringified JSON for udf parameters.
Example: {}
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.
Example: stock
Any unique reference associated with your customer.
Example: abcde12345
Time when request is created in milliseconds.
Example: 1665996901100
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- Value: upiUiTransactionHistory
Status of the Operation. Possible values : SUCCESS/FAILURE
Example: SUCCESS
Possible values :- true/false
Error Message
Error Code
Value: process_result
2. UPI Send Money
This operation lets the user directly access the SendMoney flow.
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. Should be upiUiSendMoney for this call.
Example:- Value: upiUiSendMoney
Key ID to identify the public-private key pair used for signature generation.
Example: 1234
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.
Example: stock
Any unique reference associated with your customer.
Example: abcde12345
Time when request is created in milliseconds.
Example: 1665996901100
To pay directly to a vpa, it needs to be passed otherwise user is redirected to Recent Transaction, and can choose and pay from them.
Pass false to hide payment status screen. Default value: true
Example:- Possible values: true/false
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- Value: upiUiSendMoney
Status of the Operation. Possible values : SUCCESS/FAILURE
Example: SUCCESS
Unique Identifier of the account.
Example:- abcde12345abcde
UPI request id returned by gateway for the transaction
Example: ABC123456789
Response code returned by gateway for the mandate Operation.
Example: 00
Response message returned by gateway for the mandate Operation.
Example: Your transaction is successful.
Name of the action Performed.
Example:- pay
Possible values :- true/false
Error Message
Error Code
Value: process_result
3. UPI Scan Pay
This operation lets the user directly access the QR code scanner, and pay.
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. Should be upiUiScanPay for this call.
Example:- Value: upiUiScanPay
Key ID to identify the public-private key pair used for signature generation.
Example: 1234
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.
Example: stock
Any unique reference associated with your customer.
Example: abcde12345
Time when request is created in milliseconds.
Example: 1665996901100
Pass false to hide payment status screen. Default value: true
Example:- Possible values: true/false
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- Value: upiUiScanPay
Status of the Operation. Possible values : SUCCESS/FAILURE
Example: SUCCESS
Unique Identifier of the account.
Example:- abcde12345abcde
UPI request id returned by gateway for the transaction
Example: ABC123456789
Response code returned by gateway for the mandate Operation.
Example: 00
Response message returned by gateway for the mandate Operation.
Example: Your transaction is successful.
Name of the action Performed.
Example:- pay
Possible values :- true/false
Error Message
Error Code
Value: process_result
4. Get Bank List
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. Should be getBankList for this call.
Example:- Value: getBankList
Key ID to identify the public-private key pair used for signature generation.
Example: 1234
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.
Example: stock
Any unique reference associated with your customer.
Example: abcde12345
Time when request is created in milliseconds.
Example: 1665996901100
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- Value: getBankList
Status of the Operation. Possible values : SUCCESS/FAILURE
Example: SUCCESS
Possible values :- true/false
Error Message
Error Code
Value: process_result
5. My Qr Code
This operation lets the user directly access the My QR code screen.
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. Should be upiUiQrCode for this call.
Example:- Value: upiUiQrCode
Key ID to identify the public-private key pair used for signature generation.
Example: 1234
Stringified JSON for udf parameters.
Example: {}
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.
Example: stock
Any unique reference associated with your customer.
Example: abcde12345
Time when request is created in milliseconds.
Example: 1665996901100
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- Value: upiUiQrCode
Status of the Operation. Possible values : BACKPRESS/FAILURE
Example: BACKPRESS
Possible values :- true/false
Error Message
Error Code
Value: process_result
6. Bank Transfer
This operation lets the user directly access the Bank Transfer screen.
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. Should be upiUiBankTransfer for this call.
Example:- Value: upiUiBankTransfer
Key ID to identify the public-private key pair used for signature generation.
Example: 1234
Stringified JSON for udf parameters.
Example: {}
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.
Example: stock
Any unique reference associated with your customer.
Example: abcde12345
Time when request is created in milliseconds.
Example: 1665996901100
Unique uuid-v4 string
Example: abcd-12345-abcd-12345
Value: in.juspay.hyperapi
Response Parameters
Operation performed in the SDK.
Example:- Value: upiUiBankTransfer
Status of the Operation. Possible values : SUCCESS/FAILURE
Example: SUCCESS
Unique Identifier of the account.
Example:- abcde12345abcde
UPI request id returned by gateway for the transaction
Example: ABC123456789
Response code returned by gateway for the mandate Operation.
Example: 00
Response message returned by gateway for the mandate Operation.
Example: Your transaction is successful.
Name of the action Performed.
Example:- pay
Possible values :- true/false
Error Message
Error Code
Value: process_result

