Go-Live Checklist
Use this checklist before enabling real customer traffic.
Keys and environment
- Switch to
pk_live_*andsk_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, andcurrency - Confirm callback and webhook endpoints are reachable