Guest User

Affiliates-area

a guest
Jun 17th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. [affiliates_is_not_affiliate]
  2. <p>Please log in to access the affiliate area.</p>
  3. [affiliates_login_redirect]
  4. <p>If you are not an affiliate, you can join the affiliate program here:</p>
  5. [affiliates_registration]
  6. [/affiliates_is_not_affiliate]
  7.  
  8. [affiliates_is_affiliate]
  9. <p>Welcome to your affiliate area. Here you can find information about your affiliate link and earnings.</p>
  10. <h3>Affiliate link</h3>
  11. <p>Your affiliate URL:<br/>
  12. <code>[affiliates_url]</code></p>
  13. <p>Use this code to embed your affiliate link:<br/>
  14. <code>&lt;a href="[affiliates_url]"&gt;Affiliate link&lt;/a&gt;</code></p>
  15. <p>Tip: You should change the text <em>Affiliate link</em> to something more attractive.</p>
  16. <h3>Performance</h3>
  17. <h4>Earnings</h4>
  18. <h5>Commissions pending payment</h5>
  19. [affiliates_referrals show="total" status="accepted"]
  20. <h5>Commissions paid</h5>
  21. [affiliates_referrals show="total" status="closed"]
  22. <h4>Number of sales referred</h4>
  23. <ul>
  24. <li>Accepted referrals pending payment: [affiliates_referrals status="accepted"]</li>
  25. <li>Referrals paid: [affiliates_referrals status="closed"]</li>
  26. </ul>
  27. [affiliates_logout]
  28. [/affiliates_is_affiliate]
Add Comment
Please, Sign In to add comment