Third-Party Implementation Checklists
Run these checklists when integrating a payment gateway or email service. Each checklist maps directly to the corresponding standard.
Integration Rule
Never expose private API keys in frontend code. Payment, email, webhook, and provider-secret logic must stay server-side.