Logo

Integration Checklist

Step-by-step checklist with owners and lead times.

#StepOwnerLead time
1Submit the onboarding request — legal entity, domains, brand tokens, contact emailPartner
2Bluecom issues partnerCode and partnerSecret (1Password share or PGP-encrypted email)Bluecom1 business day
3Bluecom provisions your partner record (auth config, reseller, channel, theme class) and adds your domain to the iframe CSP allowlistBluecom2 business days
4Partner implements the Authentication handshake on the backend and the Embedding entry on the frontend/appPartner
5Joint smoke test on staging → sign-off → switch to production entry URLBoth1 business day

Total: ~5 business days from request to staging-ready.

Before you go live

  • partnerSecret lives only on your backend (not in app bundles or repos).
  • Handshake URL is generated fresh on every Shop open (no caching).
  • HTTPS end-to-end.
  • Production domain confirmed in Bluecom's CSP allowlist (iframe partners).
  • event.origin validation in postMessage listener (iframe partners).
  • Smoke test sign-off received from Bluecom ops.

On this page