#Issue: Deployed 8+ minutes ago but custom domain still serves old code.
1 messages · Page 1 of 1 (latest)
ob ID: astro-hub-3
Deployment ID: d614kvc
Custom Domain: www.krishnacosmic.com
Issue: Deployed 8+ minutes ago but custom domain still serves old code.
Evidence:
- Preview API returns: rzp_live_SLyIqUjcj4V5th (NEW - correct)
- Production API returns: rzp_test_SLIq5Skb0OSWSg (OLD - wrong)
Test command:
curl -X POST "https://www.krishnacosmic.com/api/shop/orders" -H "Content-Type: application/json" -d '{"item_id":"drishti","customer":{"fullName":"Test","address":"Test","city":"Test","state":"Test","pincode":"500001","mobile":"9876543210","dateOfBirth":"1990-01-01","timeOfBirth":"12:00","placeOfBirth":"Test","purchaseReason":"Test"},"payment_method":"razorpay"}'
This is blocking live payments for the business.
Hi,
Have you tried re-deploying after your initial deployment?