So I have just bought amember and since I am doing amembership site amember needs to use paypal IPN to verify everyones payment each month which is great! BUT the membership site has an affiliate system JROX JAM and it also uses the paypal IPN so affiliates get paid reoccuring income from a user signup. so how can I use both IPN to work with amember and JROX JAM so affiliates get reoccuring income and amember can make sure memebers are paying thier monthly fee. is there a universal IPN script in which I can put the url of the universal IPN in paypal which then triggers the other 2 IPN urls? this would make most sense to me. Or if someone can tell me where the amember paypal form is being generated in the script. signup.php didnt help me, so I was tryng to find the paypal button form in amember to maybe I can add a notify url in the paypal button. but the universal IPN link would be most helpful or if there is another alternation please let me know I would like affiliates to get reoccuring income and make sure amember is verifyin all payments and memberships
i just got multipleipn.com will this work with that I need to do? I have 1 unversal IPN now and I have inserted in the paypal dashboard. hope it works.
In the paypal plugin setting age, there is a section for a "Resend Postback", you can put your JAM ipn there. David
david thanks!! is there a way to edit the paypal button? or where in the php can I find it? I just need to put a piece of javascript to the paypal button
If you are using amember, you dont use the paypal buttons- they signup in amember and are then passed to paypal. David
hmmmm how do other users end up connecting JAM with paypal. I have teh resend postback in the right way but JROX JAM requires a JS to be included in the paypal button. when I check the source of the redirect to paypal I see a paypal form. I just need to enter the JS code within the form.
I hacked the paypal plugin in amember to include the jrox cookie info in the "other" field. This is how jrox gets the info. David
ok so I did a test and I idnt see the commissions come through. I assume it is the js that I couldnt install on the paypal redirect page. where is that file anyways? also I have teh cookie point to maindomain.com does it matter that amember is on a subdomain and that is where the registration takes place? sub.maindomain.com need to get this jrox jam thing working right without breaking any of my other product aff systems