02 / Authorization

Authorization setup

See how a seller starts the Shopee connection and where approved app credentials become required.

Demo dataReadiness API
01 / Authorization

Seller connection boundary

Configured
1
Seller authorizesAuthorization link opens on Shopee
2
Callback receivedServer endpoint receives code and shop context
3
Token exchangeRequires approved app credentials
4
Protected shop sessionPersistent token storage required
Configured callbackhttps://api.jbscc.shop/shopee/oauth/callbackExpected parameters
codeshop_idpartner_id
Open callback endpoint ->
Readiness

Gate checklist

->
Public site and policiesReady
OAuth redirect URLReady
Webhook endpointReady
!Token exchangeGated
!ERP adapter persistencePilot