Integrating Intercom in Shopify. Easily
Derek Kean
107

Hey Derek, thanks for this guide šŸ˜„ I direct a couple people here to help them get Intercom installed for Shopify but I think the PHP code you got there for user_hash isn’t supported https://ecommerce.shopify.com/c/ecommerce-design/t/php-code-in-template-56715

So the user code, following line should be removed

ā€œuser_hashā€: ā€œ<?php echo hash_hmac(ā€˜sha256’, $user->id, ā€˜SECRET_CODE_FROM_INTERCOM’); ?>ā€, // INTERCOM HASH CREATION CODE