---
page_source: https://juspay.io/in/docs/payment-method-integrations/hypercheckout/simpl-wallet-integration/getting-started
page_title: Getting Started
---

**Getting Started:** 

Please write to your account manager at Simpl to get the wallet enabled for your account and get the app id.Just like any other payment method, Simpl can be enabled directly by the merchant using the dashboard.

**Juspay Dashboard** 

Ensure that you are using the latest Juspay Unified dashboard. 

Links below for reference

[Sandbox(Testing Environment)](https://dashboard.sandbox.juspay.in/)

[Production(Live Environment)](https://dashboard.expresscheckout.juspay.in/)


#### **Base URLs for APIs** 




#### Sandbox environment: [https://sandbox.juspay.in](https://sandbox.juspay.in)




#### Production environment: [https://api.juspay.in](https://api.juspay.in)



**Redirection URL configuration to be configured at Simpl Dashboard** 

Please ensure that below callback URL’s are configured at Simpl :

**Sandbox** : [https://sandbox.juspay.in/v2/reg/gateway-response/merchant_id/simpl](https://sandbox.juspay.in/v2/reg/gateway-response/merchant_id/simpl)

**Production** : [https://api.juspay.in/v2/reg/gateway-response/merchant_id/simpl](https://api.juspay.in/v2/reg/gateway-response/merchant_id/simpl)

> **Note**
> _Replace the merchant_id in the above URL with the actual merchantId provided by Juspay._ 



