UAT Sign-Off

After completing Integration, send a testing URL/App to PhonePe for the sanity check. Production credentials will be shared post UAT sign-off by PhonePe.

Replace below parameters before going LIVE to production.

ParameterSteps
<code>MerchantID</code>Use the <code>merchantID</code> shared for Production
<code>Host URL</code>Replace the UAT host URL in the Server API calls with **https://api.phonepe.com/apis/hermes**
<code>API keys</code>Replace the UAT keys with the Production Keys for checksum/X-VERIFY header computation in all the API calls.
<code>Disable Debugging</code>Update the **PhonePeDPSDK.enableDebugLogs** flag to **false** in Production
<code>Update the Environment</code>Update the environment as **.production** while initializing the **startPG** method. Refer [here](🔗)
<code>Update the App Id</code>Update the **App ID** of Production in the **info.plist** file. If not received, share the Apple Team Id with "[[email protected]](🔗)".

## To get the App Id from PhonePe for Production



Share the Apple Team Id of your iOS application(Production) with "[[email protected]](🔗)".