View Single Post
  #5  
Old 01-09-2006, 08:02 AM
 
kitestailstoys kitestailstoys is offline
 

Newbie
  
Join Date: Jan 2005
Location: Delaware
Posts: 1
 

Default Snap.com Response

I have gotten setup on Snap.com. Here are some comments, and my own questions:

Question:

In the directions, snap tells you to put

[img]<?php echo $pixel_url; ?>[/img]

between the Html <body> </body> tags. There are no such body tags. In the main part of the order_message.tpl code I put it (my insertion is in bold)







[img]<?php echo $pixel_url; ?>[/img]

{if $active_modules.Interneka ne ""}

Is this right? Does anybody know for sure?


Comments:

1. I put the Snap Code at the end of the order_message.tpl code. I even completely surrounded it with

{* SNAP.COM* } {* /SNAP.COM*}

so I can reference it easier, later.

2. I am not sure if it is right, but for the ITEMCOST variable, I used

$cart.subtotal

I initially used the

$order_total

but since I used the % method of being charged on Snap, I was concerned it would use the total with shipping costs to charge my account. I hope subtotal is the cart totals, less the shipping costs.

3. It does appear I have been successul getting setup, although my keywords have not seen that much action or sales.
__________________
X-Cart Gold 3.4.12 / 4.0.9
Windows
Delaware
Reply With Quote