Terms and Conditions Checkbox When New Affiliate Signs Up

This is more of a feature suggestion. Since the Affiliate area is its own self-contained section of the site, it seems like there should be some way of forcing new affiliates to accept terms & conditions of the affiliate program before granting them access. Is this possible currently or is it in the works? Maybe I’m missing something really simple? Thanks.


Comments

4 responses to “Terms and Conditions Checkbox When New Affiliate Signs Up”

  1. leokoo Avatar

    How do we find this terms_post_id?

    1. antonio Avatar
      antonio

      Hi,
      you must create a post with your terms and conditions, and use the post’s id (ex: XX) in the sortcode, like as:

      [affiliates_registration terms_post_id="XX" /]

      cheers

  2. Just to clarify: when the terms_post_id attribute is given, an explicit statement of acceptance is added to the form and it is linked to the post where these terms appear.

  3. antonio Avatar
    antonio

    Hi,
    you can use “terms_post_id” attribute, for example:
    [affiliates_registration terms_post_id="5" /]
    More info in documentation.
    This shows the terms & conditions, but isn’t a mandatory checkbox, it looks interesting, thanks for the feedback.
    cheers

Share