Go-Live Checklist
Complete these items before requesting to go live on Shopee Open Platform. All checks marked with a green check must pass.
Progress: 6 / 12
Partner ID & Key configured
Partner ID: 1194666
Redirect URL configured
https://shopee.learningforkidz.com/callback
Redirect URL uses HTTPS
Using HTTPS
Shop authorized (OAuth token obtained)
Not authorized yet. Click "Connect with Shopee".
Token refresh implemented
Auto-refresh is active. Token refreshes 5 min before expiry.
Access token valid
No token
Webhook/Push notification endpoint
POST /webhook endpoint is active. Configure this URL in Shopee Open Platform.
Shop API (get_shop_info)
Authorize shop first
Product API (get_item_list)
Authorize shop first
Order API (get_order_list)
Authorize shop first
Environment
Currently on sandbox. Switch to production for go-live.
Token persistence (saved to file)
Tokens saved to token.json
Go-Live Steps
- Complete all checklist items above (all green checks)
- Switch environment to Production and re-authorize your shop
- Set your Redirect URL to use HTTPS (required for production)
- Configure your Push/Webhook URL in Shopee Open Platform app settings
- Test all API calls on production to ensure they work
- Go to Shopee Open Platform → Your App → Click "Go Live"
- Shopee will review your app (usually takes a few business days)
- Once approved, your app status changes to "Live"
Switch Environment
Current: SANDBOX. Switching environments will clear your current tokens.