Jump to content

Domain check form with affiliate


Ayzeta

Recommended Posts

I cant setting this. 

My customer using our domain checking form on  their site;

 

<form action="https://ayzeta.net/cart.php?a=add&domain=register" method="post">
Find your Domain: <input type="text" name="query" size="20" />
<input type="submit" value="Go" />
</form>

We want when coming new domain order  on this form, adding their affiliate.

We try;

 

<form action="https://ayzeta.net/cart.php?a=add&domain=register&*?aff=3" method="post">
Find your Domain: <input type="text" name="query" size="20" />
<input type="submit" value="Go" />
</form>

Its not work. Its check domain status, but not adding affiliate static.

And try;

 

<form action="https://ayzeta.net/*?aff=3&gocart=true&a=add&domain=register" method="post">
Find your Domain: <input type="text" name="query" size="20" />
<input type="submit" value="Go" />
</form>

Its adding affiliate static, but its not checking domain status.

Thanks in advance for any support.

Link to comment
Share on other sites

https://docs.whmcs.com/Affiliates

Quote

Affiliates earn commission for products and services (including configurable options) only. They can't earn commission on:

  • Domain names.
  • Product Addons.
  • Upgrade Orders (however, any recurring commissions will increase with the new renewal price).
  • Manually-created invoices.

as the docs state, affiliates cannot earn commissions on domains - so what you are trying to do is pointless.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated