Forum Replies Created
-
AuthorPosts
-
cplee1024Member
any update for this ?
cplee1024MemberI submitted agaian please check if you can find it by the email [paypal@woobiz.com]
cplee1024Membersubmitted my request to need-custom-work-done but not receive any respond yet.
Anyone can tell me ususally how long I can get respond from it
Thanks
cplee1024Membercontinue from prev post:
for example the code from affiliate document:
$secret = “4bd39e2e4a7bb”;
$referrer = “amin21”;
$sale_amt = “29.95”;
$prepared_data = “?secret=”.$secret.”&ap_id=”.$referrer.”&sale_amt=”.$sale_amt;
$get_url = “http://www.example.com/wp-content/plugins/wp-affiliate-platform/api/post.php”.$prepared_data;
// Execute this GET Request
file_get_contents($get_url);
If knowing how to retrieve affiliate id from login user info, it should be not difficult to reward affiliate itself
cplee1024MemberHi Admin,
I was seeking more automattically approach, My configuration, when every member created it automattically create wordpress account and affiliate account. so if possible just a simple code modification to set commission to himself?
cplee1024MemberYes That is what I think of a simplify solution but how to make it happen?
cplee1024MemberI was thinking the easy way is
1) to modify the affiliate let it to offer credit to affilite himself.
2) at the check out process make available credit(affiliate reward) an option for substract the amount from total
3) just calculate the remaining cost for payment gateway
4) I am not worry about refund
cplee1024MemberDoes it possible to create an addon for reward point?
cplee1024Membernot what I think, My reward system work as followiing,
If a product assign reward value of 10% product price, After customer made purchase customer receive 10% sell price points. customer can accumulate his/her reward point until oneday he/she decide to use as part or whole payment for some products
cplee1024MemberThis is not the one I am looking for, I wish my customer can accumulate their point and free to decide when and how much they want to use for specific purchase.
September 23, 2014 at 3:45 am in reply to: WP Affiliate – affiliate id in emember Prompt to Complete Registration email #65591cplee1024Memberthat is an option too
Thanks
September 21, 2014 at 11:27 pm in reply to: WP Affiliate – affiliate id in emember Prompt to Complete Registration email #65589cplee1024Membervia a page I use [wp_eMember_registration] shortcode
-
AuthorPosts