Forum Replies Created
-
AuthorPosts
-
aropaMember
Thank you for your time.
aropaMemberI already did but I wonder if there’s any method to allow affiliates to place PayPal buttons not just links to my products. I mean, a method enabling affiliates to sell my products directly from their sites, blogs, facebook and so forth.
aropaMemberI did access the page with the paypal button code from an affiliate link and still didn’t work. The commission is not shown.
aropaMemberYou mean if some customer visit the page with the paypal button and simply click on it the ap_id will not be sent? But the button code includes the ap_id itself (see above). It should be returned to the script via paypal PDT.The procedure is described in method 1 at https://www.tipsandtricks-hq.com/wordpress-affiliate/plain-paypal-button-and-affiliate-plugin-integration-168.
Moreover it worked as such without having to arrive via an affiliate link prior of clicking the paypal button.
aropaMemberA test button may be found at freudfile.org/test.html
I didn’t understand the second question.
aropaMemberThe debug file records seem to show that the affiliate data couldn’t pass from Paypal:
[08/24/2019 11:06 AM] – SUCCESS :PayPal PDT detected – checking if commission need to be tracked…
[08/24/2019 11:06 AM] – SUCCESS :PDT tracking is enabled on this site. Validating the PDT.
[08/24/2019 11:06 AM] – SUCCESS :PDT validation success!
[08/24/2019 11:06 AM] – SUCCESS :Calling process PDT function.
[08/24/2019 11:06 AM] – SUCCESS :Referrer: , Sale Amount: 0.5, Transaction ID: 9AP29935BT581653U, Item ID: tstwrdprs, Buyer Email: aropaloco@gmail.com, Custom Commission Rate:
aropaMemberHi,
The plugin is not working. No commissions assigned to the affiliates.
It worked just fine a month ago but now it stopped working. I didn’t make any change to the initial settings. I am not sure what is about.
Method used: 1.
PayPal button is hosted.
Please advise.
Thanks.
aropaMemberIt worked after I deactivated the smtp plugin.
aropaMember1. carl-jung.net/affiliate/thanks/
2. carl-jung.net/affiliate?ap_id=xly123
3. Paypal Button:
<form action=”https://www.paypal.com/cgi-bin/webscr” method=”post”>
<input type=”hidden” name=”cmd” value=”_s-xclick”>
<input type=”hidden” name=”hosted_button_id” value=”D5CXYTL65M2UL”>
<input type=”image” src=”https://www.paypal.com/en_US/GB/i/btn/btn_buynowCC_LG.gif” border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online.”>
<input type=”hidden” name=”custom” value=”ap_id=xly123″>
<img alt=”” border=”0″ src=”https://www.paypal.com/en_GB/i/scr/pixel.gif” width=”1″ height=”1″>
</form>
5. Done.
-
AuthorPosts