Initiate Payload
HyperSDK offers an easier client-side integration by unifying data and API calls. Some part of the data required to complete operations which will be common and can be collected before HyperSDK is actually required to continue operation will be added as a part of Initiate payload.
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 initiate for this call.
Example:- Value: initiate
The merchant id provided by Juspay
Unique identifier associated with static resources assigned by juspay.
Example:- merchantId_platform ie, If MerchantId is M1 then Client id: M1_android, M1_ios
Unique reference associated with your customer.
Juspay remote environment to be used for completing an operation.
Example:- Value: prod
Have questions?
- Need help? Contact support
- LLM? Read llms.txt

