You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve Razorpay payment gateway issues in production
- Fix CSP configuration to allow Razorpay domains in production (vercel.json)
- Fix CSP configuration to allow Razorpay domains in development (lib/security/csp-config.ts)
- Resolves payment gateway loading issues in production environment
- Maintains security while enabling Razorpay checkout functionality
Fixes: Razorpay checkout not loading in production due to CSP restrictions
0 commit comments