OSMembership integration

avansant
avansant
Offline
0
I've installed the affiliate component and plugin for OSMembership, but I can't find how they work together. I see I can set a commission for OSmembership, so I set it to 10%, but after that, there is no field in the OSMembership form that allows people to put in a code to get 10% off, and 10% doesn't seem to automatically be taken off for each conversion... I in "payments" offering an affiliate for a code to get the % off in OSMembership doesn't seem like an option...

Can you please tell me how affiliates can USE the commission they've earned in OSMembership?
Responses (9)
  • Accepted Answer

    Monday, February 27 2017, 04:26 PM - #Permalink
    0
    Hello,

    It does not work in a "discount code" basis.
    The affiliate tracker, what it does it to TRACK where the purchases come from (if they came from an external link that brought the user to your website). If that's the case, then it assigns the commission (10% or whatever you have set) for the affiliate.

    Do you know what I mean? it's important to understand how the affiliation workflow works: http://www.joomlathat.com/affiliate-tracker/how-it-works
    The reply is currently minimized Show
  • Accepted Answer

    avansant
    avansant
    Offline
    Monday, February 27 2017, 04:35 PM - #Permalink
    0
    I do understand what you mean... so if you have the membership pro plugin turned on (and set to 10%, for example), it would assign 10% of the cost of that membership as the reward for the referral to the affiliate (that I would then need to payout with actual money via paypal, for example?).
    The reply is currently minimized Show
  • Accepted Answer

    Monday, February 27 2017, 04:42 PM - #Permalink
    0
    exactly.
    The reply is currently minimized Show
  • Accepted Answer

    avansant
    avansant
    Offline
    Monday, February 27 2017, 05:07 PM - #Permalink
    0
    One other question... (if this should be a new post let me know)
    If you go to sign up: https://www.authorsxp.com/for-authors/affiliate-accounts/account/new
    the position of "name" etc is all way to the right, making the page look pretty wonky.
    Is there some setting to change this?
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Monday, February 27 2017, 05:20 PM - #Permalink
    0
    I need a user account to see this page. can you provide one?
    The reply is currently minimized Show
  • Accepted Answer

    avansant
    avansant
    Offline
    Monday, February 27 2017, 05:35 PM - #Permalink
    0
    That the page you see if you DON'T have an account in order to create an account so that link should take you right to it? Once you have an account you can't see that page - instead you get the "already account holder, log in" page.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, February 27 2017, 05:59 PM - #Permalink
    0
    no.. it asks for a login first, BEFORE seeing that page. can you provide me a sample login? (just a joomla user, doesn't need to be already an affiliate)
    The reply is currently minimized Show
  • Accepted Answer

    avansant
    avansant
    Offline
    Monday, February 27 2017, 06:23 PM - #Permalink
    0
    Oh, sorry I didn't realize I was logged in and that was important!

    germinal
    germinal@affiliate.com
    affiliate
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, February 28 2017, 10:17 AM - #Permalink
    0
    ok

    well, there's a property on your CSS causing this.

    you can solve it by adding this to your main CSS file:

    #adminForm label {
    width: 160px !important;
    }
    The reply is currently minimized Show
Your Reply