Recent content by craigbeckta

  1. craigbeckta

    Xenforo Sam Cart Integration Script Wanted?

    Update, May 5th 2016. After struggling to find someone on Upwork... I found a great developer and ended up creating my own integration service.
  2. craigbeckta

    XF 1.4 Integrating Xenforo with Intercom.io

    No their name doesn't show up in the in app message. Do your names show up?
  3. craigbeckta

    XF 1.4 Integrating Xenforo with Intercom.io

    Does the code pick up the users first name?
  4. craigbeckta

    XF 1.4 Integrating Xenforo with Intercom.io

    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.
  5. craigbeckta

    XF 1.4 Integrating Xenforo with Intercom.io

    Thanks, I have it installed on the Page Container and it seems to be working.
  6. craigbeckta

    XF 1.4 Integrating Xenforo with Intercom.io

    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}"...
  7. craigbeckta

    XF 1.4 Integrating Xenforo with Intercom.io

    I know this is an old thread but... Did you manage to get this working? I'm trying to install the code from Intercom.io as well.
  8. craigbeckta

    Xenforo Sam Cart Integration Script Wanted?

    Hi, I already have an offer for $200. If you can do it cheaper, than I will choose you. Thanks, Craig
  9. craigbeckta

    Xenforo Sam Cart Integration Script Wanted?

    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.
  10. craigbeckta

    XF 1.5 Xenforo Upgrade Video Tutorial?

    I used Transmit. I am also using an Audentio Theme and that might have been part of the reason.
  11. craigbeckta

    XF 1.5 Xenforo Upgrade Video Tutorial?

    I tried a FTP upgrade before but it made a mess of things, not sure why.
  12. craigbeckta

    XF 1.5 Xenforo Upgrade Video Tutorial?

    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
  13. craigbeckta

    Xenforo Ontraport Integration? Anyone Know How?

    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.
  14. craigbeckta

    Other Has anyone ever integrated Sam Cart with Xenoro?

    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...
Back
Top Bottom