Getting startedGoing live

Going live

You build and test entirely on the sandbox host with your mp_… credential. Production is a separate host with its own mp_live_… credential, issued after review.

  1. Build on sandbox — integrate and test against https://sandbox.open.mallplus.ph using the sandbox order simulator.
  2. Request production access — when your integration is ready, submit it for review from the console.
  3. MallPlus reviews & approves — production access is granted at MallPlus's discretion after review.
  4. Go live — on approval you receive a mp_live_… credential for https://open.mallplus.ph. Re-point both the host and the credential; sandbox and production never share credentials.

No code change between environments beyond the host and credential. The API surface, signing and payloads are identical — only the base URL and credential kind differ.