Forum Replies Created
-
AuthorPosts
-
kc0bukMember
If we were to submit a lead from Contact Form 7 to the POST URL for Lead Capture (remote-lead-capture.php in the API folder) would that record the remote lead on the main affiliate site similar to how remote sales can be recorded for commission tracking?
kc0bukMember@Peter, et al.,
We run sales through several different sites
I would like to have eStore handle all of the shopping cart / payment processing functions on each site and track everything via one primary WP Affiliate site.
For example, primary affiliate site is located at RC.com.
Sales happen on SBC.com, RRM.com, SRM.com, etc.
All of these sites are sub-sites under one WPMU installation.
My understanding is every site works from the same set of plugin code.
If I modify the eStore code as Peter suggested to report sales from SBC.com, RRM.com, SRM.com back to WP Affiliate (on RC.com) via the Satellite Plugin, will that also tell eStore on RC.com (the primary affiliate site) to use the Satellite Plugin instead of WP Affiliate?
Thanks for your guidance!
Jeremiah
kc0bukMemberHi Guys,
I’m using v 3.3.2 of WP Affiliate. Just updated it a couple days ago, so I should have the current version already, unless there has been a very recent update.
Already tried modifying that statement to:
$params = array(
'email' => $email_to_subscribe,
'name' => $fname.' '.$lname,
'custom_fields' => array(
'Affiliate ID' => $user_name,
),
);
but that doesn’t seem to be passing the custom field to Aweber. Does the PHP look right?
Sorry for the noob questions. I’m not actually a developer. Just know enough to get myself in trouble.
Thanks!
kc0bukMemberIf you’re keeping track of the number of people interested Amin, please add two more to the list. I am working with a client right not would does not want to use PayPal due to a prior fraud incident that has left a bad taste in their mouth. Amazon (and Google Checkout) would be great additional options, as soon as the plugin is updated.
Thanks!
kc0bukMemberThanks Ivy! Wasn’t sure if you guys had figured out who I’m working for already or not.
Question, is it possible to use the fancy Squeeze Page download button here too, instead of the standard “download” button?
kc0bukMemberAmin / Ivy,
Can you send me a copy of this update as well? I tried the short code earlier in this post, but it didn’t work.
You can send the update directly to our customer email on file if thats easier. It ends in knightpm.
Thanks!
Jeremiah
kc0bukMemberPointers would be great Amin! Happy to take a stab at it.
Thanks!
kc0bukMemberHi Amin,
Would it be possible to add the user’s email address into the squeeze page confirmation message? So the confirmation would say something along the lines of “Email has been sent to XXXXX@gmail.com!”
Thanks!
Jeremiah
kc0bukMemberThanks again for your help Ivy!
For those who may have this issue in the future, if you are using Chrome (for Mac) or Safari, try creating your new member level in Firefox. Firefox, along with a few other updates Ivy provided to the plugin code fixed the problem for me.
– Jeremiah
-
AuthorPosts