---
page_source: https://juspay.io/in/docs/upi-plugin-sdk/cordova/interaction-with-sdk/process
page_title: Process
---


## Process




###   Call Process


This API should be triggered for all operations required from the HyperSDK. This API can be triggered any number of times based on requirements or app flow structure.

> **Warning**
> It should not be called on an HyperSDK instance which has not been initiated. To verify if an instance is initiated, kindly refer to check SDK initiated in code





#### Code Snippets: -

#### JavaScript Code Snippet:

```javascript
{"success":false,"message":"No Data found for the given path"}
```


The process operation can be related to:

* [Get Session token](../miscellaneous/get-session-token)
* [UPI Onboarding and Payment flow](../process-payloads/upi-onboarding)
* [UPI Profile management section](../process-payloads/upi-management)