Connect instructs you to redirect the customer to an external page.
Handling Redirect
session_redirect
route.redirect_url
via HTTP-GET, appending connect_token
.Handling Callback
redirect_url
, you will soon receive a callback to the URI you specified when you created the connect_token
via the API. It will have the same query params and payload that you appended to the original redirect.POST your response to Connect via session_restore
route:Login
and Consent
.
However, depending on how the provider implements the login process, the configuration of their account (such as having multiple properties supplied under one contract) and other factors, they may be presented with additional pages: