---
page_source: https://juspay.io/in/docs/upi-plugin-sdk/cordova/miscellaneous/additional-parameters
page_title: Additional Parameters
---


## Additional Parameters




### [Initiate Request](../interaction-with-sdk/initiating-the-sdk)




| Parameters | Data Type | Description |
|---|---|---|
| shouldCreateCustomer | Boolean | true if customer is not registered, false if customer already exists. |
| upiEnvironment | String | Environment to be used for the UPI. Accepted values are 'sandbox' or 'production'. |
| logLevel | String | Only required for Clickstream events. Value: '1' |
| theme | String | Possible values: light/dark. By default: light |



### [Process Request](../interaction-with-sdk/initiating-the-sdk)




| Parameters | Data Type | Description |
|---|---|---|
| customer_mobile_number | String | 12 digit mobile number to be passed (with 91 prefix). To be passed when issuing PSP is BHIM or when device binding has to be limited to a particular mobile number. |
