Forum Replies Created
-
AuthorPosts
-
July 27, 2013 at 5:13 am in reply to: Affiliate commission by product for specific member level #56764RobertParticipant
I’d prefer to tackle this myself. Do you know of any good starting references to use for creating an addon plugin?
Also, what do I need to know to create the “addon” link between my new plugin and the eMember plugin?
Thanks
July 26, 2013 at 8:29 am in reply to: Affiliate commission by product for specific member level #56762RobertParticipantNot sure I’d call myself a developer. I have modified a number of plugins, but never created one or created and addon one. Would be happy to try if you could point me to a good reference/give me some kind of example to get me started.
July 25, 2013 at 6:23 am in reply to: Affiliate commission by product for specific member level #56760RobertParticipantThe affiliate id would be set to the member. When a member of a specific level logs in, I want the affiliate id set to that person (the system creates a member and an affiliate with the same id).
So for example, I have a membership of level 2 called consultant. If a consultant logs in I want to set the affiliate id to them. These are people who are placing orders for other people, so I want them to get commissions. I do this by setting their affiliate id. Right now, I have the set affiliate form and they have to go in and type it in themselves, I’d like to automate it.
Does this make more sense?
July 25, 2013 at 4:30 am in reply to: Affiliate commission by product for specific member level #56758RobertParticipantAlso, on a related note, is there a way to programmatically “set” the affiliate without having to use the affiliate form.
I know you can display the form and the user can set it, but I want to automatically set the affiliate for members that log in (I have the system set to create an affiliate with the same id when the member of a certain level is created). So when that member logs in, I want the affiliate to be set so their purchases are recorded to that affiliate.
July 24, 2013 at 8:17 pm in reply to: Affiliate commission by product for specific member level #56757RobertParticipantThanks. That was what I was looking for. I am having trouble getting the “details” shortcode to work.
This shortcode just shows the shortcode text on my web page.
[wp_affiliate_referrer_details info=”firstname”]
I thought it would show the affiliate info. Where is this in the code?
RobertParticipantThanks for the reply…I was up all night researching and came to that exact conclusion. Took a while to get the AJAX part, but finally got it. I created my own php file calling the plugin db functions. Works like a charm.
Robert
RobertParticipantI’ve been thinking about this…seems to me that I should be able to call the code that fires the dynamic coupon via javascript, then return that code and then send it to aweber.
Just need to know what php function I should call via javascript to start the process (and how to return the generated code).
Thanks,
Robert
RobertParticipantThanks Keith. I did see that and have d/l it to take a look. Still hoping for a better solution though.
Thanks again,
Robert
April 26, 2013 at 5:08 pm in reply to: Coupon – Add active date to coupons in addition to expiry date #54942RobertParticipantAny updates to the start date for coupons?
Also, any feedback on my question concerning gift card functionality?
RobertParticipantWorks great, thanks!
RobertParticipantOk, will give it a try
RobertParticipantIs there a way to also pass the quantity in a text link?
April 18, 2013 at 5:52 pm in reply to: Coupon – Add active date to coupons in addition to expiry date #54941RobertParticipantForgot to ask, what might the timeline be for the “start date” to be added?
Also, any ideas on the gift card functionality?
April 18, 2013 at 5:50 pm in reply to: Add an item to the cart using javascript instead of the button #55186RobertParticipantThat might be a great solution. The problem is I have a quantity and variation for the button that needs to be sent. If I could dynamically send that info it would work.
Otherwise, what I need is to use code to “press” the hidden add to cart button after processing my form.
April 17, 2013 at 4:44 pm in reply to: Coupon – Add active date to coupons in addition to expiry date #54940RobertParticipantThanks, that’s great news.
I have seen a few threads that relate to gift card functionality, but nothing solid. Are there any plans in the works to add gift card functionality? Basically tying the input of information like sender name and email, recipient name and email, message to an add to cart button. I think there was talk of an add on that may relate to this. I’d like to offer gift cards so am also interested in this.
Thanks.
-
AuthorPosts