UAT to Production Migration

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
MerchantIDUse the merchantID shared for Production
Host URLReplace the UAT host URL in the Server API calls (Like Check Status & Refund API) with https://api.phonepe.com/apis/hermes
API keysReplace the UAT keys with the Production Keys for checksum/X-VERIFY header computation in all the API calls.
Update environment Initialize the PhonePe SDK with the environment as PhonePeEnvironment.RELEASE
PhonePe Production Package Namecom.phonepe.app