Page 1 of 1

Can s2member collect payments for an event plugin?

PostPosted: September 2nd, 2011, 4:16 pm
by Skysis
I'm looking to integrate an event management plugin with s2member (either Events Manager or Event Espresso) where s2member would be tasked with collecting the payments for the events. I won't be using Paypal for credit card processing, hence I'd like s2member to accept the payments. I don't think that EM or EE support anything other than Paypal. Anyways, is this feasible? How would I go about integrating either plugin with s2member? Thanks,

S.

Re: Can s2member collect payments for an event plugin?

PostPosted: September 2nd, 2011, 10:50 pm
by Cristián Lávaque
Well, s2Member has a Notifications API that you could use with a custom script that updates something in the events plugin you use, if that's what you need. WP Admin -> s2Member -> API / Notifications

Or, if you can place the events plugin in a WordPress page, then you can control access to that page with s2Member using it's access restrictions. WP Admin -> s2Member -> Restrictions Options

I hope this helps. :)