Forum Replies Created
-
AuthorPosts
-
February 27, 2015 at 1:18 pm in reply to: WP Affiliate Manager not working with – "easy digital downloads" and "s2member" #672
snapycode
ParticipantUpdated and tested and found same result except now it logs like mopo says.
Still “wpam_tracking_tokens_purchase_logs” table does not insert entry the successful purchase, which I think is required to calculate and provide the commission to the affiliate user.
February 26, 2015 at 8:17 pm in reply to: WP Affiliate Manager not working with – "easy digital downloads" and "s2member" #663snapycode
ParticipantHi,
I try to investigate the bug source for “Easy Digital Downloads” bug (with paypal sandbox).
My result
I found that “wpam_tracking_tokens_purchase_logs” table does not insert entry the successful purchase (it is happen when pay through paypal).this is why I get NULL at this point and could not proceed further –
$affiliate = $db->getAffiliateRepository()->loadByPurchaseLogId( $purchaseLogId );**** So just tell me how I make the data insert for successful purchase in “wpam_tracking_tokens_purchase_logs” table.
You and me both know that this plugin has bugs. I try to help you as well as myself to solve those. So please reply as soon as possible and make this plugin work as expected.
Thanks,
SnapyCodeFebruary 26, 2015 at 6:09 am in reply to: WP Affiliate Manager not working with – "easy digital downloads" and "s2member" #660snapycode
Participant@Keymaster, I want to integrate with both S2Member and Easy Digital Downloads.
February 25, 2015 at 3:32 pm in reply to: WP Affiliate Manager not working with – "easy digital downloads" and "s2member" #652snapycode
ParticipantHi,
I am still looking for your reply and a proper solution about the issue.
In you plugin description it says “Affiliate Manager seamlessly integrates with … Easy Digital Downloads “.
But after installing it is not working seamlessly with Easy Digital Downloads.Please provide a solution about this.
Thanks,
SnapyCode -
AuthorPosts