Skip to main content

Go-Live Checklist

Use this checklist before enabling real customer traffic.

Keys and environment

  • Switch to pk_live_* and sk_live_*
  • Remove any test keys from production config
  • Store keys in secure environment variables

Security and correctness

  • Enforce HTTPS across all payment pages
  • Verify payment server-side before order fulfillment
  • Validate status, amount, and currency
  • Confirm callback and webhook endpoints are reachable