PayFlow DOCS

← Back to docs

Environments

Sandbox, Pre-Live and Live are strictly isolated.

Keys, sessions and data never cross environments. A sandbox key authenticates only against sandbox; the environment is encoded in the key prefix (sk_sandbox_…, sk_live_…).

Build and test against the sandbox simulator, then repeat in Pre-Live before going Live.