WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Integration to job board
- This topic has 15 replies, 2 voices, and was last updated 11 years ago by
admin.
-
AuthorPosts
-
January 21, 2015 at 11:44 pm #503
dk
ParticipantHi – I emailed you guys in december to see if it was possible to work with wpjobboard.net
and you said –
Hi Dakotta, we don’t have an integration with the jobboard plugin. Please ask the jobboard plugin if they have an API hook that we can use to do the integration. If they have an API hook, we will look into adding an integration for it.
==
The developer said –add_action(“wpjb_payment_complete”, “my_wpjb_payment_complete”, 10, 2);
function my_wpjb_payment_complete($payment, $object) {
// $payment instanceof Wpjb_Model_Payment
// $object one of Wpjb_Model_Job | Wpjb_Model_Resume | Wpjb_Model_Membership
}Would this work? I wanted to start this to work with my plugin ASAP.
Thank you!
January 22, 2015 at 7:26 am #506admin
KeymasterPlease ask them one more question. Does this code execute in the background (like an IPN script) or does it execute in the user’s browser?
January 25, 2015 at 9:13 pm #519dk
ParticipantThe author said this “It depends if you are accepting payments automatically (for example via PayPal or Stripe) execution of this filter will not visible to user, if the payment is accepted by administrator from wp-admin / Job Board / Payments panel, the administrator can see some result if you echo it.”
January 26, 2015 at 8:57 pm #521dk
ParticipantHi – I wanted to follow-up on this.
Thanks!
January 27, 2015 at 4:27 am #523admin
KeymasterWill you be interested to give us access to the site where you have the job board plugin installed? That way, I will be able to test a couple of things and apply an integration.
January 27, 2015 at 4:54 pm #525dk
ParticipantYes! – how do I give you my info? is there a contact link I can give you the login details?
January 29, 2015 at 10:52 pm #543admin
KeymasterPlease use the “Contact” link on this site and then get in touch. Refer this forum thread in your contact so I know.
February 1, 2015 at 10:24 pm #544dk
ParticipantHi – i sent an email but haven’t received a response yet.
February 2, 2015 at 2:07 am #545admin
KeymasterI think it went to your spambox. I just sent another reply now.
February 11, 2015 at 3:47 pm #567dk
ParticipantHi there – I sent you a response but didn’t see a response to the last email?
Thank you.
February 12, 2015 at 7:42 am #568admin
KeymasterI couldn’t find the affiliates manager plugin on your site so couldn’t apply the integration code. I have emailed you about it.
February 12, 2015 at 3:40 pm #572dk
ParticipantHi there –
So I’m not getting your emails (they are not in spam) – I just do not get them (I do get these notifications).
Did you get my email on the password and login?Re: affiliates manager plugin – I didn’t buy it yet – because if it doesn’t work with the job board then I can’t use it. This whole thread for the last 3 weeks is (is your product compatible with wpjobboard.net) and then I sent you the code from the author of wpjobboard.net.
Will your product work with wpjobboard.net? I do not not want to buy your product if it will not work with wpjobboard.net.
Do you have another email you can email me from?February 14, 2015 at 8:26 am #580admin
KeymasterYou don’t have to buy anything now. Just download it free from here then set it up so I can try that integration code:
March 31, 2015 at 7:41 am #775dk
ParticipantHello – I purchased the developer version and I emailed you a few times and have not got any emails back regarding this.
I need some help setting this up. I’m noticing it’s not doing this on the other 4 sites.
You installed (Affiliates Manager JobBoard Integration) but I can’t find where to download this.Also – the site you helped with – doesn’t have the link that ‘verifies’ the job is purchased.
March 31, 2015 at 4:33 pm #776dk
ParticipantJust wanted to follow-up
-
AuthorPosts
- You must be logged in to reply to this topic.