Difference between revisions of "Offerit Affiliate Signup Postback URL"
OfferitRobC (talk | contribs) |
OfferitJames (talk | contribs) |
||
Line 3: | Line 3: | ||
}} | }} | ||
− | You can set a postback URL to post to whenever an [[Ct#Affiliate|affiliate]] signs up to your [[Ct#Offerit|Offerit]] install. To specify this postback URL, first navigate to the Configuration | + | You can set a postback URL to post to whenever an [[Ct#Affiliate|affiliate]] signs up to your [[Ct#Offerit|Offerit]] install. To specify this postback URL, first navigate to the Configuration Admin by clicking on "Config" in the top right corner of the page while logged in to the Offerit Admin. Once in the Configuration Admin, click "Postback" on the navigation tab that will appear on the left-hand side of the admin under "Configuration". Finally, enter the postback url you would like to use in the field POST_ACCOUNT_SIGNUP and click "Store Changes" at the bottom of the page. |
+ | |||
+ | ==Postback Variables== | ||
+ | The following will be sent as $_REQUEST variables to the post url you specify: | ||
+ | |||
+ | :''loginid, username, deleted, type, skinid, payvia_type_id, status, join_date, inhouse, api_key, offeritllcid, origin, language, rss_pass_code, payout_period_id, affiliate_referral, account_rep, firstname, lastname, affiliate_email, date_posted, join_ip, last_login, last_login_ip, reviewed, minimum_payout, bonus, bonus_used, verify, reason, unencoded, startpage, rep_baseline, company, url, tel, icq, aim, msn, address1, address2, city, state, country, zip_code, affiliate_info, invoicer, req_docs, mailok, trust_level, new_notification, latest_news, default_campaign, default_program, default_offer, payout_approval, access_preset, custom1, custom2, custom3, custom4, custom5, avatar_ext, remote_access, dob, auto_pending, is_network, emailer, affiliate_referral, account_rep'' | ||
+ | |||
+ | ===Password Variable=== | ||
+ | If you would like the affiliate password sent to the post url you will need to check the checkbox next to ALLOW_POST_AFFILIATE_PASSWORD in the Postback Configuration section of Config. This variable will be sent as ''password'' as a $_REQUEST variable. | ||
+ | |||
+ | ==Account Changes== | ||
+ | You can also specify a post url for Offerit to post to when an affiliate modifies their account information. To do this, enter the url you would like Offerit to post to in the field next to POST_ACCOUNT_CHANGES and click "Store Changes" at the bottom of the page. | ||
+ | |||
+ | ==Postback Delays== | ||
+ | For both Affiliate Signups and Account Changes you can choose to have [[Ct#Offerit|Offerit]] delay sending the postback to your specified url for 12, 24, or 48 hours after the signup or account changes were made. You can do this by selecting an option from the dropdown menu next to AFFILIATE_ACCOUNT_SIGNUP_POSTBACK_DELAYED or AFFILIATE_ACCOUNT_CHANGES_POSTBACK_DELAYED and click "Store Changes" in the Offerit Postback Configuration of the Config. |
Latest revision as of 18:36, 29 December 2011
You can set a postback URL to post to whenever an affiliate signs up to your Offerit install. To specify this postback URL, first navigate to the Configuration Admin by clicking on "Config" in the top right corner of the page while logged in to the Offerit Admin. Once in the Configuration Admin, click "Postback" on the navigation tab that will appear on the left-hand side of the admin under "Configuration". Finally, enter the postback url you would like to use in the field POST_ACCOUNT_SIGNUP and click "Store Changes" at the bottom of the page.
Postback Variables
The following will be sent as $_REQUEST variables to the post url you specify:
- loginid, username, deleted, type, skinid, payvia_type_id, status, join_date, inhouse, api_key, offeritllcid, origin, language, rss_pass_code, payout_period_id, affiliate_referral, account_rep, firstname, lastname, affiliate_email, date_posted, join_ip, last_login, last_login_ip, reviewed, minimum_payout, bonus, bonus_used, verify, reason, unencoded, startpage, rep_baseline, company, url, tel, icq, aim, msn, address1, address2, city, state, country, zip_code, affiliate_info, invoicer, req_docs, mailok, trust_level, new_notification, latest_news, default_campaign, default_program, default_offer, payout_approval, access_preset, custom1, custom2, custom3, custom4, custom5, avatar_ext, remote_access, dob, auto_pending, is_network, emailer, affiliate_referral, account_rep
Password Variable
If you would like the affiliate password sent to the post url you will need to check the checkbox next to ALLOW_POST_AFFILIATE_PASSWORD in the Postback Configuration section of Config. This variable will be sent as password as a $_REQUEST variable.
Account Changes
You can also specify a post url for Offerit to post to when an affiliate modifies their account information. To do this, enter the url you would like Offerit to post to in the field next to POST_ACCOUNT_CHANGES and click "Store Changes" at the bottom of the page.
Postback Delays
For both Affiliate Signups and Account Changes you can choose to have Offerit delay sending the postback to your specified url for 12, 24, or 48 hours after the signup or account changes were made. You can do this by selecting an option from the dropdown menu next to AFFILIATE_ACCOUNT_SIGNUP_POSTBACK_DELAYED or AFFILIATE_ACCOUNT_CHANGES_POSTBACK_DELAYED and click "Store Changes" in the Offerit Postback Configuration of the Config.