---
page_title: Enable Merchant's In-House Wallet
product: Merchant Container
page_source: https://juspay.io/in/docs/merchant-container/docs/merchants-inhouse-wallet/enable-merchants-inhouse-wallet
llms_txt: https://juspay.io/in/docs/llms.txt
product_llms_txt: https://juspay.io/in/docs/merchant-container/llms.txt
---


# Enable Merchant's in-house Wallet




### **Step 3:** Enable Merchant's in-house Wallet flow on your payment page




### 3.1 Juspay config changes


* Juspay will release your in-house wallet UI changes in testing environment (CUG) for you to initiate the end to end testing on your app / website




### 3.2 Payload changes


* Additional Merchant's in-house Wallet parameters are expected to be passed to Juspay while you are loading the payment page
* Parameters like display_name, walletIconURL, balance_amount, eligible_amount, etc. are expected to be passed to Juspay in this step
* If Signature based authentication is used for opening Hypercheckout Payment Page:
  
  * Refer to the [Process Payload for Merchant Container](https://juspay.io/in/docs/merchant-container/docs/merchants-inhouse-wallet/process-payload)
* If Session API based authentication is used for opening Hypercheckout Payment Page:
  
  * Refer to [Session API payload for Merchant Container](https://juspay.io/in/docs/merchant-container/docs/merchants-inhouse-wallet/session-api-payload)



---

## See Also

- [PA/PG Set Up](https://juspay.io/in/docs/merchant-container/docs/merchants-inhouse-wallet/papg-set-up)
- [Handling orderStatus respone](https://juspay.io/in/docs/merchant-container/docs/merchants-inhouse-wallet/handling-orderstatus-respone)
