You can embed the QR Code Image directly into your website by including an <img> tag with the src attribute set to the following:
If the broker has Trading Opportunities only,
https://component.autochartist.com/to/resources/mobile/qr/image/?broker_id=<brokerid>&account_type=<account_type>&token=<token>&expire=<expiry>&user=<user>
If the broker has Our Favourites
https://component.autochartist.com/of/resources/mobile/qr/image/?broker_id=<brokerid>&account_type=<account_type>&token=<token>&expire=<expiry>&user=<user>
Parameters are as follows:
<brokerid> – the broker id provided to you in the onboarding pack.
<account_type> – This parameter governs whether this report is slightly delayed or not. Valid values are LIVE or DEMO
<expiry> –
Unix timestamp of when this links will expire.
<user> – a userid of the person accessing the link.
<token> – md5([UserID]|[Account Type]|[Expiry][Secret Key]). See
this article for details.
Notes:
- The Secret Key component of the <token> parameter is provided to you in your onboarding pack
- The QR Code can be scanned from the normal camera, provided the user’s phone has a built in QR scanner, or from inside the Autochartist mobile application, by clicking the “Login using QR Code” button.
- The QR code is valid for 10 minutes only, after that the image must be refreshed for a new QR code
- The QR code is valid for single use only, after that the image must be refreshed for a new QR code