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 environmentInitialize the PhonePe SDK init method with the environment as PRODUCTION
PhonePe Production Package Namecom.phonepe.app