Zen Cart Logo
Forums / General Questions / Has anyone integrated jrox affiliate system with zencart?

Has anyone integrated jrox affiliate system with zencart?

Locked

Views: 16,339

Results 41 to 60 of 60
This thread is locked. New replies are disabled.
30 Jan 2007, 10:14 PM
#41
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Has anyone integrated jrox affiliate system with zencart?

bettysue:

The error I got with express pay was an error page with just the error on it (which may not be from Jrox) that prevented checkout:

Warning: reset() [function.reset]: Passed variable is not an array or object in /path/removed/public_html/store/includes/modules/order_total/ot_tax.php on line 38

Warning: Variable passed to each() is not an array or object in /path/removed/public_html/store/includes/modules/order_total/ot_tax.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /path/removed/public_html/store/includes/modules/order_total/ot_tax.php:38) in /path/removed/public_html/store/includes/functions/functions_general.php on line 44


Try updating the paypal module and supporting files with the patch here:
<http://www.zen-cart.com/forum/showthread.php?t=56216>
30 Jan 2007, 11:42 PM
#42
bettysue avatar

bettysue

Inactive

Join Date:
May 2004
Posts:
747
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

The patch seemed to fix the express pay Dr. Byte. I made it all the way through checkout without any of those nasty ot_tax.php errors which had been preventing it from working.

one down :smile:

thank you Dr. Byte!!

betty

13 Feb 2007, 10:51 PM
#43
intelcos avatar

intelcos

Totally Zenned

Join Date:
Apr 2004
Location:
Montreal
Posts:
584
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

OK, so far, JROX looks awsome, but I'm sort of lost.

How do I set up ZC so that all products are accessable to the affiliate.

JR is installed and seems to be working. I made a test banner and it worked, went through the full process, but at the final step I got this message.

2006 MySQL server has gone away
in:
[select customers_email_format from customers where customers_email_address= '[email protected]']

So, something is amock and don't know where the MySQL went, did it take a coffee break? (trying to be smart):sleepy:

If a do a normal client purchase, it runs well and checkout is fine.

14 Feb 2007, 3:47 AM
#44
intelcos avatar

intelcos

Totally Zenned

Join Date:
Apr 2004
Location:
Montreal
Posts:
584
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

Finally got this puppy working, nice, very very nice software once you get the two to talk together.:smartass:

17 Feb 2007, 7:10 PM
#45
burk avatar

burk

New Zenner

Join Date:
Jan 2005
Posts:
28
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

I have Jam running - but I get a secure nonsecure message. I suspect it's the:

src="http://www.mysite.com/affiliates/sale.php? ...

line. Any ideas on how to get rid of the message? Do I just change http to https?

17 Feb 2007, 7:12 PM
#46
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Has anyone integrated jrox affiliate system with zencart?

Yepp, just change the http to https

8 Mar 2007, 4:28 PM
#47
mrochte avatar

mrochte

New Zenner

Join Date:
Mar 2007
Posts:
7
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

jroxonline:

Yes, you can setup a default commission percentage, then have specific commissions to different products using different links.

the cookie time length is set by you and that is used to determine which affiliate referred the customer to you.

So I need some clarity on this.
Lets say I set up 2 affiliate products in JAM: one which is a specific product affiliate link (SPAL) set at say 25% and a second general product affiliate link (GPAL) set at 10%. And for the purposes of this conversation the cookies are set at 1 day (24hours).

Scenario #1:
Client clicks first on the GPAL link and all purchases made through zen cart that day by the customer- 10% of sales are given to the affiliate.
Since the cookies last 24hours, even if the client clicks on the SPAL during that time the affiliate will still only receive 10% since the first cookie overrides the second for 24 hours.

Scenario #2:
Client clicks first on the SPAL link
a) That purchased product alone is credited to the affiliate at 25% regardless of any other purchases that day. No other purchase made during check out will be credited toward the affiliate that day.
b) If the specific product is not purchased but the client purchases other products the affiliate is not credited with a sale.
c) All products purchased that day by the client who clicked the SPAL whether or not they purchased that specific product would credit the affiliate at the 25% rate.

Questions:

  1. Is Scenario #1 correct?
  2. Which parts of scenario 2 are correct?
  3. in 2a would the affiliate get additional credit for multiple purchases of the same product that day by the same client?

Real World Example.
I have created a product WIAH, a webinar tutorial for creating websites in an hour or less. I have also created a one page website for that product. (http://WebsitesInAnHour.com)

When a client clicks on buy from that website or from my zen cart site it takes them to the product page within zencart where they can buy the product.

I want to offer a specific product affiliate link (SPAL) to WIAH which takes them to the WIAH website and if they make a sale give them say 25% commission. I'm ok with them only getting commission on that item and nothing else. I don't want them however to get a 25% on everything else in my store that day. If they would rather earn 10% on everything in the store including the WIAH product they are welcome to offer the general affiliate link (GPAL).

8 Mar 2007, 7:18 PM
#48
jroxonline avatar

jroxonline

New Zenner

Join Date:
Aug 2006
Posts:
46
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

Affiliates get credited for as many sales in a day as are made, as long as the affiliate cookie is tracked from the referring customer's computer. So in your case, if the cookie is set for 1 day, and the customer buys 5 times in 1 day, the affiliate gets credited 5 times. If the customer buys the day after, then the affiliate cookie would have expired, and there will be no commission generated.

9 Mar 2007, 12:01 AM
#49
mrochte avatar

mrochte

New Zenner

Join Date:
Mar 2007
Posts:
7
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

Thanks
:unsure:and that only answers question 3. Would you mind revisiting this with me.

My understanding is that JAM/ZenCart does not allow for 2 concurrent commission rates on an order because the commission comes from the final sale amount and the current cookie. Thus the concern and scenarios.

I've revised the scenarios given your comments and rewrote the questions below.

**REVISED SCENARIOS **

Lets say I set up 2 affiliate products in JAM: one which is a Specific Product Affiliate Link (SPAL) set at say 25% and a second General Product Affiliate Link (GPAL) set at 10%. And for the purposes of this conversation the cookies are set at 1 day (24hours).

** Scenario #1:**
Client clicks first on the GPAL link
1a)All purchases made through zen cart that day by the customer- 10% of sales are given to the affiliate. Since the cookies in this scenario last 24hours, even if the client clicks on the SPAL during that time the affiliate will still only receive 10% since the first cookie overrides the second until the first cookie expires.
***-or-
1b) *
If the client returns through a SPAL link (before the GPAL expires) the commission is based on the SPAL for that product only and nothing for the any additional products in that sale.
or-
1c)
If the client returns through a SPAL link (
before the GPAL expires) the commission is based on the SPAL for ALL products purchased in that sale.

** Scenario #2:**
Client clicks first on the SPAL link
2a) That purchased product alone is credited to the affiliate at 25% regardless of any purchases of any other product that day. No other purchases other than repeated purchases of the specific product made that day will be credited toward the affiliate that day.
-or-
2b)
If the specific product is not purchased but the client purchases other products that day the affiliate is not credited with a sale.
-or-
2c)
All products purchased that day by the client who clicked the SPAL whether or not they purchased that specific product would credit the affiliate at the 25% rate.

** Real World Example.**
I have created a product WIAH, a webinar tutorial for creating websites in an hour or less. I have also created a one page website for that product. (http://WebsitesInAnHour.com) When a client clicks on buy from that website or from my zen cart site it takes them to the product page within zencart where they can buy the product.

I want to offer a Specific Product Affiliate Link (SPAL) to WIAH which takes the potential customer to the WIAH website then to my store to purchase and if a sale is made give the affiliate a 25% commission* on that one product. I'm ok with them only getting commission on that item and nothing else. I don't want them however to get a **2***5% on everything** else in my store that day. If my affiliate would rather earn 10% on everything in the store including the WIAH product they are welcome to offer the general affiliate link (GPAL).

**QUESTIONS:

**1) Which parts of Senario 1 are accurate?
2) Which parts of Senario 2 are accurate?
3) Is my real life situation going to work if I set up a SPAL for the product? Will the affiliate only receive commission on that item or the whole shopping cart?

29 Apr 2007, 2:19 AM
#50
freya avatar

freya

Zen Follower

Join Date:
Mar 2006
Posts:
122
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

I have just installed the free version of Jrox. I am in the administration area for the integration. In the drop down menu, they do have Zen Cart to choose from for integrating, but there are a couple of fields I am not sure how to fill in:

Sale Amount Variable AND
Transaction ID Variable.

In their user manual guide, they state:

  1. Enter the variable name set by your third party application for amount as the Sale Amount variable to use.

  2. Enter the variable name set by your third party application for transaction or order ID as the Transaction ID variable to use.

  3. Enable and enter any more custom variables you want to record as specified by your third party application. These may include product ID, customer ID, etc. You can name up to 5 different custom variables of your choice.

I see that there are posts discussing code to add. Do I need to add this code or does Zen Cart now have these names now? I am up to inserting code, but I want to make sure before I do anything.

Thanks!

Marci

29 Apr 2007, 3:08 AM
#51
jroxonline avatar

jroxonline

New Zenner

Join Date:
Aug 2006
Posts:
46
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

Hello,

Instructions for integrating JAM with Zencart are here:

http://jam.jrox.com/docs/index.php?article=111

29 Apr 2007, 10:12 PM
#52
mommydesigns avatar

mommydesigns

Zen Follower

Join Date:
Jul 2006
Posts:
135
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

jroxonline:

Hello,

Instructions for integrating JAM with Zencart are here:

http://jam.jrox.com/docs/index.php?article=111

Just wanted to say we've been using J-Rox since Nov 1st and we love it! :clap:

30 Nov 2007, 5:23 AM
#53
Join Date:
Nov 2007
Location:
oregon
Posts:
70
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

has any one intergrated with cherry zen template? doesn't seem to work on mine.

30 Nov 2007, 5:26 AM
#54
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Has anyone integrated jrox affiliate system with zencart?

you will need to add the jrox code to the checkout success page in the includes/templates/cherry_zen/templates folder

30 Nov 2007, 5:41 AM
#55
Join Date:
Nov 2007
Location:
oregon
Posts:
70
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

Merlinpa1969:

you will need to add the jrox code to the checkout success page in the includes/templates/cherry_zen/templates folder

add the tpl_footer.php that was in jrox's intergration file to that directory or just add the code from that file that DrByte wrote and add it to tpl_checkout_success_default.php if just adding the code from DrByte where should it be added?

<?php /** * Page Template * * Loaded automatically by index.php?main_page=checkout_success.<br /> * Displays confirmation details after order has been successfully processed. * * @package templateSystem * @copyright Copyright 2003-2006 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license <http://www.zen-cart.com/license/2_0.txt> GNU Public License V2.0 * @version $Id: tpl_checkout_success_default.php 5407 2006-12-27 01:35:37Z drbyte $ */ ?> <div class="centerColumn" id="checkoutSuccess"> <!--bof -gift certificate- send or spend box--> <?php // only show when there is a GV balance if ($customer_has_gv_balance ) { ?> <div id="sendSpendWrapper"> <?php require($template->get_template_dir('tpl_modules_send_or_spend.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_send_or_spend.php'); ?> </div> <?php } ?> <!--eof -gift certificate- send or spend box--> <h1 id="checkoutSuccessHeading"><?php echo HEADING_TITLE; ?></h1> <div id="checkoutSuccessOrderNumber"><?php echo TEXT_YOUR_ORDER_NUMBER . $zv_orders_id; ?></div> <!-- bof Order Steps (tableless) -->
<div id="order_steps">
        <div class="order_steps_text">
		<span class="order_steps_text2"><?php echo TEXT_ORDER_STEPS_1; ?></span><span class="order_steps_text3"><?php echo TEXT_ORDER_STEPS_2; ?></span><span class="order_steps_text4"><?php echo TEXT_ORDER_STEPS_3; ?></span><span id="active_step_text"><?php echo zen_image($template->get_template_dir(ORDER_STEPS_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . ORDER_STEPS_IMAGE, ORDER_STEPS_IMAGE_ALT); ?><br /><?php echo TEXT_ORDER_STEPS_4; ?></span>
        </div>
        <div class="order_steps_line_2">
            <span class="progressbar_active"> </span><span class="progressbar_active"> </span><span class="progressbar_active"> </span><span class="progressbar_active"> </span>
        </div>
</div>
<!-- eof Order Steps (tableless) --> <?php if (DEFINE_CHECKOUT_SUCCESS_STATUS >= 1 and DEFINE_CHECKOUT_SUCCESS_STATUS <= 2) { ?> <div id="checkoutSuccessMainContent" class="content"> <?php /** * require the html_defined text for checkout success */ require($define_page); ?> </div> <?php } ?> <!--bof logoff--> <div id="checkoutSuccessLogoff"> <?php if (isset($_SESSION['customer_guest_id'])) { echo TEXT_CHECKOUT_LOGOFF_GUEST; } elseif (isset($_SESSION['customer_id'])) { echo TEXT_CHECKOUT_LOGOFF_CUSTOMER; } ?> <div class="buttonRow forward"><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo zen_image_button(BUTTON_IMAGE_LOG_OFF , BUTTON_LOG_OFF_ALT); ?></a></div> </div> <!--eof logoff--> <br class="clearBoth" /> <!--bof -product notifications box--> <?php /** * The following creates a list of checkboxes for the customer to select if they wish to be included in product-notification * announcements related to products they've just purchased. **/ if ($flag_show_products_notification == true) { ?> <fieldset id="csNotifications"> <legend><?php echo TEXT_NOTIFY_PRODUCTS; ?></legend> <?php echo zen_draw_form('order', zen_href_link(FILENAME_CHECKOUT_SUCCESS, 'action=update', 'SSL')); ?> <?php foreach ($notificationsArray as $notifications) { ?> <?php echo zen_draw_checkbox_field('notify[]', $notifications['products_id'], true, 'id="notify-' . $notifications['counter'] . '"') ;?>

<label class="checkboxLabel" for="<?php echo 'notify-' . $notifications['counter']; ?>"><?php echo $notifications['products_name']; ?></label>
<br />

<?php } ?> <div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_UPDATE, BUTTON_UPDATE_ALT); ?></div> </form> </fieldset> <?php } ?> <!--eof -product notifications box--> <!--bof -product downloads module--> <?php if (DOWNLOAD_ENABLED == 'true') require($template->get_template_dir('tpl_modules_downloads.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_downloads.php'); ?> <!--eof -product downloads module--> <div id="checkoutSuccessOrderLink"><?php echo TEXT_SEE_ORDERS;?></div> <div id="checkoutSuccessContactLink"><?php echo TEXT_CONTACT_STORE_OWNER;?></div> <h3 id="checkoutSuccessThanks" class="centeredContent"><?php echo TEXT_THANKS_FOR_SHOPPING; ?></h3> </div>

##########################################

START JAM INTEGRATION WITH ZEN CART

ZC Integration code by DrByte 8/2006

##########################################
if ((int)$orders_id > 0) {
$JAM = $db->Execute("select class, value from " . TABLE_ORDERS_TOTAL . " where orders_id = '".(int)$orders_id."' AND class in ('ot_coupon', 'ot_subtotal', 'ot_group_pricing')");
while (!$JAM->EOF) {
switch ($JAM->fields['class']) {
case 'ot_subtotal':
$order_subtotal = $JAM->fields['value'];
break;
case 'ot_coupon':
$coupon_amount = $JAM->fields['value'];
break;
case 'ot_group_pricing':
$group_pricing_amount = $JAM->fields['value'];
break;
}
$JAM->MoveNext();
}
$commissionable_order = ($order_subtotal - $coupon_amount - $group_pricing_amount);
$commissionable_order = number_format($commissionable_order,2,'.','');
echo "<script language="JavaScript" type="text/javascript" src="http://www.d-r-l.com.com/jv/sale.php?amount=$commissionable_order&trans_id=$orders_id"></script></td></tr>

</table>"; } ####################################### ## END JAM INTEGRATION WITH ZEN CART ## #######################################
30 Nov 2007, 5:46 AM
#56
Join Date:
Nov 2007
Location:
oregon
Posts:
70
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

Just tried this and it didn't work

<?php /** * Page Template * * Loaded automatically by index.php?main_page=checkout_success.<br /> * Displays confirmation details after order has been successfully processed. * * @package templateSystem * @copyright Copyright 2003-2006 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license <http://www.zen-cart.com/license/2_0.txt> GNU Public License V2.0 * @version $Id: tpl_checkout_success_default.php 5407 2006-12-27 01:35:37Z drbyte $ */ ?> <div class="centerColumn" id="checkoutSuccess"> <!--bof -gift certificate- send or spend box--> <?php // only show when there is a GV balance if ($customer_has_gv_balance ) { ?> <div id="sendSpendWrapper"> <?php require($template->get_template_dir('tpl_modules_send_or_spend.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_send_or_spend.php'); ?> </div> <?php } ?> <!--eof -gift certificate- send or spend box--> <h1 id="checkoutSuccessHeading"><?php echo HEADING_TITLE; ?></h1> <div id="checkoutSuccessOrderNumber"><?php echo TEXT_YOUR_ORDER_NUMBER . $zv_orders_id; ?></div> <!-- bof Order Steps (tableless) -->
<div id="order_steps">
        <div class="order_steps_text">
		<span class="order_steps_text2"><?php echo TEXT_ORDER_STEPS_1; ?></span><span class="order_steps_text3"><?php echo TEXT_ORDER_STEPS_2; ?></span><span class="order_steps_text4"><?php echo TEXT_ORDER_STEPS_3; ?></span><span id="active_step_text"><?php echo zen_image($template->get_template_dir(ORDER_STEPS_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . ORDER_STEPS_IMAGE, ORDER_STEPS_IMAGE_ALT); ?><br /><?php echo TEXT_ORDER_STEPS_4; ?></span>
        </div>
        <div class="order_steps_line_2">
            <span class="progressbar_active"> </span><span class="progressbar_active"> </span><span class="progressbar_active"> </span><span class="progressbar_active"> </span>
        </div>
</div>
<!-- eof Order Steps (tableless) --> <?php if (DEFINE_CHECKOUT_SUCCESS_STATUS >= 1 and DEFINE_CHECKOUT_SUCCESS_STATUS <= 2) { ?> <div id="checkoutSuccessMainContent" class="content"> <?php /** * require the html_defined text for checkout success */ require($define_page); ?> </div> <?php } ?> <!--bof logoff--> <div id="checkoutSuccessLogoff"> <?php if (isset($_SESSION['customer_guest_id'])) { echo TEXT_CHECKOUT_LOGOFF_GUEST; } elseif (isset($_SESSION['customer_id'])) { echo TEXT_CHECKOUT_LOGOFF_CUSTOMER; } ?> <div class="buttonRow forward"><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo zen_image_button(BUTTON_IMAGE_LOG_OFF , BUTTON_LOG_OFF_ALT); ?></a></div> </div> <!--eof logoff--> <br class="clearBoth" /> <!--bof -product notifications box--> <?php /** * The following creates a list of checkboxes for the customer to select if they wish to be included in product-notification * announcements related to products they've just purchased. **/ if ($flag_show_products_notification == true) { ?> <fieldset id="csNotifications"> <legend><?php echo TEXT_NOTIFY_PRODUCTS; ?></legend> <?php echo zen_draw_form('order', zen_href_link(FILENAME_CHECKOUT_SUCCESS, 'action=update', 'SSL')); ?> <?php foreach ($notificationsArray as $notifications) { ?> <?php echo zen_draw_checkbox_field('notify[]', $notifications['products_id'], true, 'id="notify-' . $notifications['counter'] . '"') ;?>

<label class="checkboxLabel" for="<?php echo 'notify-' . $notifications['counter']; ?>"><?php echo $notifications['products_name']; ?></label>
<br />

<?php } ?> <div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_UPDATE, BUTTON_UPDATE_ALT); ?></div> </form> </fieldset> <?php } ?> <!--eof -product notifications box--> <!--bof -product downloads module--> <?php if (DOWNLOAD_ENABLED == 'true') require($template->get_template_dir('tpl_modules_downloads.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_downloads.php'); ?> <!--eof -product downloads module--> <div id="checkoutSuccessOrderLink"><?php echo TEXT_SEE_ORDERS;?></div> <div id="checkoutSuccessContactLink"><?php echo TEXT_CONTACT_STORE_OWNER;?></div> <h3 id="checkoutSuccessThanks" class="centeredContent"><?php echo TEXT_THANKS_FOR_SHOPPING; ?></h3> </div> <?php } // flag_disable_footer ########################################## ## START JAM INTEGRATION WITH ZEN CART ## ## ZC Integration code by DrByte 8/2006 ## ########################################## if ((int)$orders_id > 0) { $JAM = $db->Execute("select class, value from " . TABLE_ORDERS_TOTAL . " where orders_id = '".(int)$orders_id."' AND class in ('ot_coupon', 'ot_subtotal', 'ot_group_pricing')"); while (!$JAM->EOF) { switch ($JAM->fields['class']) { case 'ot_subtotal': $order_subtotal = $JAM->fields['value']; break; case 'ot_coupon': $coupon_amount = $JAM->fields['value']; break; case 'ot_group_pricing': $group_pricing_amount = $JAM->fields['value']; break; } $JAM->MoveNext(); } $commissionable_order = ($order_subtotal - $coupon_amount - $group_pricing_amount); $commissionable_order = number_format($commissionable_order,2,'.',''); echo "<script language=\"JavaScript\" type=\"text/javascript\" src=\"http://www.d-r-l.com.com/jv/sale.php?amount=$commissionable_order&trans_id=$orders_id\"></script></td></tr> </table>"; } ####################################### ## END JAM INTEGRATION WITH ZEN CART ## #######################################

?>

1 Dec 2007, 1:40 AM
#57
Join Date:
Nov 2007
Location:
oregon
Posts:
70
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

problem fixed thanks any way

5 Feb 2009, 3:27 PM
#58
decostyle avatar

decostyle

Zen Follower

Join Date:
Mar 2008
Posts:
336
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

hello everyone!

I just installed jam and am trying to integrate it into zencart. I had it successfully integrated in such that I Do see it in the source code when checkout is successful and I DO receive an email from jam saying how much commission has been generated from what sales amount.

So I know it is working and calculating correctly.

My problem is, when I log into admin in Jam, it does not show the commission nor the sales. It seems like it is not capturing the information.

Anyone know what I am doing wrong?

5 Feb 2009, 3:32 PM
#59
jroxonline avatar

jroxonline

New Zenner

Join Date:
Aug 2006
Posts:
46
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

pending commissions do not show up in any reports. you must view them in Commissions > Edit/Delete Commissions and approve them for it to show in other areas such as reports and the members area.

5 Feb 2009, 3:35 PM
#60
decostyle avatar

decostyle

Zen Follower

Join Date:
Mar 2008
Posts:
336
Plugin Contributions:
0

Re: Has anyone integrated jrox affiliate system with zencart?

AHHH! lifesaver!! Thank you! the solution is that simple!

jroxonline:

pending commissions do not show up in any reports. you must view them in Commissions > Edit/Delete Commissions and approve them for it to show in other areas such as reports and the members area.