I have this field as well ( name: "{$visitor.customFields.firstname} {$visitor.customFields.lastname}", )
But it doesn't seem to insert their first name in the in app message.
It just says "Hey There" no first name.
This code is slightly different than the one in this thread.
https://xenforo.com/community/threads/intercom-io-integration.99833/
Which one is the correct one for Intercom.io and Xenforo?
<xen:if is="{$visitor.user_id}">
<script>
window.intercomSettings = {
email: "{$visitor.email}"...
Hi,
I was wondering if anyone has a script that can automatically create a username and password for Xenforo when someone purchases through Sam Cart?
Sam Cart notification...
The notify URL will receive an HTTP POST as soon as an order is complete with the order data.
Hi,
I was wondering if there is a video tutorial showing how to upgrade Xenforo?
I am currently on version 1.5.2.
I could use a walk through...
The last time I managed to screw something up.
FTP challenged I guess.
Any video tutorials out there?
Thanks,
Craig Beckta
I am looking for someone familiar with integrating Xenforo and Ontraport.
PM me with how long it will take you and how much.
I am using Authorize.net as a payment gateway.
Sam Cart uses a notification URL...
I assume the notification can be sent to API script on the server similar to how Digital Access Pass does it to integrate with Xenforo,
Here is some documentation from Sam Cart: The notify URL will receive an HTTP POST as soon as an order is complete with...