Integrating iDevAffiliate with FoxyCart is simple. Here's a quick rundown:
Pretty much identical to v4.x below.
Pretty much identical to v4.x below.
https). In future versions of FoxyCart we plan on allowing the receipt to be loaded over http, but for now you'll need your own cert on your own server. We recommend SSLmatic, as you can get a cert for a little as $20 USD.
order_total and order_id.<img border="0" src="https://www.YOURDOMAIN.com/idevaffiliate/sale.php?idev_saleamt=XXX&idev_ordernum=XXX" width="1" height="1">
XXX with FoxyCart placeholders like ^^order_id^^ and ^^order_total^^, and surround the code with the receipt only tags to prevent re-triggering the code if you use re-visitable receipts: ^^receipt_only_begin^^<img border="0" src="https://www.YOURDOMAIN.com/idevaffiliate/sale.php?idev_saleamt=^^order_total^^&idev_ordernum=^^order_id^^" width="1" height="1">^^receipt_only_end^^