Open account pages with params
Base JS calls:
List of additional parameters for the 'account'
call:
'returnurl'
- Optional parameter for redirecting users to a specific URL after successful login.
Code example:
List of additional parameters for the 'account/subscription'
call:
'id'
- Subscription ID used to redirect customers to a specific subscription page. Required parameter.
Code example:
Last updated
Was this helpful?