Skip to main contentBefore you go live with the JavaScript SDK v6, test your integration end to end, and confirm you’ve completed all items in the production checklist.
Test
- Test across different browsers and devices.
- Verify popup blocker handling.
- Test all callback scenarios (approve, cancel, error).
- Validate eligibility logic works correctly.
Production checklist
- Replace sandbox URLs with production URLs.
- Update environment configuration for production.
- Test eligibility on production environment.
- Implement comprehensive error handling.
- Add analytics and conversion tracking.
- Test across different devices and browsers.
- Implement proper loading and success states.
- Set up monitoring and alerting.
- Verify webhook endpoints are configured.
- Test order capture and fulfillment process.