Forum Replies Created
-
AuthorPosts
-
FrankAlmMember
After the Update today there is always the same Problem !
Could i sent you a Screenshot or a Login? So you can see it by yourself. Sent me your Mailadress.
FrankAlmMemberI use this
Option 1) Integrating PayPal Button Using PayPal’s PDT Feature (Easier Option)
FrankAlmMemberThe Answers…
1. There a NO multiple transactions in paypal
2. I see the multiple transactions in the affiliate plugin under: WPAffiliate > Sales Data. And the Affiliate can see 2 or 3 Sales in his Affiliateaccount. For Example like this:
TheVideoFrank 48.5 2010-11-05 15:30:45 info@XXXXXX 6AA4XXXXXXXXXXXX
TheVideoFrank 48.5 2010-11-05 15:35:42 info@XXXXXX 6AA4XXXXXXXXXXXX
TheVideoFrank 48.5 2010-11-05 16:02:21 info@XXXXXX 6AA4XXXXXXXXXXXX
So for example 3 sales with the same paypal transaction ID only the salestime is different.
3. I don´t use eStore, i worked with WP eMember and WP Affiliate (with 3rd Party Cart Integration)
The multiple transactions are not everytime! Until now i have 25 Sales withou problems, there are only 2 Sales with multiple entrys. one sale with 2 Entrys in the affiliatesystem and one sale with 3 entrys.
FrankAlmMemberThank You ,
now it works.
Regards
Frank
FrankAlmMemberI have ONE Paypalbutton for both eMember and the affiliate
The buttoncode into the website is:
*************************CODE**************************************
<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=”THKESBGHAZL9A”>
<input type=”image” src=”https://www.paypal.com/de_DE/DE/i/btn/btn_buynowCC_LG.gif” border=”0″ name=”submit” alt=”Jetzt einfach, schnell und sicher online bezahlen – mit PayPal.”>
<img alt=”” border=”0″ src=”https://www.paypal.com/de_DE/i/scr/pixel.gif” width=”1″ height=”1″>
<input name=”notify_url” type=”hidden” value=”http://www.videos-erstellen.com/wp-content/plugins/wp-affiliate-platform/api/ipn_handler.php” />
<input name=”custom” type=”hidden” value=”<?php echo $_COOKIE; ?>” />
</form>
*************************CODE**************************************
The Codesnipet that i include by thr paypal buttongenerator is:
notify_url=http://www.videos-erstellen.com/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php
custom=subsc_ref=2
The website url: http://www.videos-erstellen.com/videokurs_uebersicht/
-
AuthorPosts