Page 1 of 1

Recurrning payment short codes for idevaffiliate

PostPosted: October 7th, 2010, 2:15 pm
by behnt
I think I have this set up right but would feel a lot better for some confirmation.
I have two ways for a person to subscribe to my site One to have a monthly subscription or Two to pay a one time yearly fee.

So I have two idevaffiliate pixel tracking codes in the API/tracking area as below:

<img border="0" src="http://www.xxx.com//sale.php?profile=72198&idev_saleamt=%%recurring%%&idev_ordernum=%%subscr_id%%" width="1" height="1">
<img border="0" src="http://www.xxx.com//sale.php?profile=72198&idev_saleamt=%%initial%%&idev_ordernum=%%subscr_id%%" width="1" height="1">

So my logic is this if the person charges a recurring payment %%recurring%% then the recurring sale amount will be sent to iDev but if they choose the single yearly transaction then the subscription is then 0 and %%initial%% is used and sent to iDev

Where I am concerned is if they use the %%recurring%% part does it double post to iDev with the additional %%initial%% ?

Re: Recurrning payment short codes for idevaffiliate

PostPosted: October 9th, 2010, 9:38 am
by behnt
Anyone?

Re: Recurrning payment short codes for idevaffiliate

PostPosted: December 9th, 2010, 4:51 pm
by behnt
Bump...

Does anyone have a suggestion or at least someone I can go to for help?