Hi.
I'm am building a membership site for a non-profit. Member registration is being handled with the free version of Paid Memberships Pro, and we have customized the registration/payment process so that we don't need Woocommerce or another paid booking system. Everything is run through the PMPro dashboard.
The client has a few member-only events each year, some are free/virtual and some require payment to attend. All events require members to register in advance.
I used MB to create CPT 'Events' and have a custom field group for display.
I don't need a calendar or tickets, or even all of the options for reminders leading up to the event - and I don't want to use Woocommerce... I just need help with the following:
The site admin will create new events using MB - that part is simple. But, I want members to register for attendance at these events using a basic Gravity Form, and when payment is required, the GF Stripe payment addon.
My assumption is that this requires simple field mapping since GF doesn't save form data in the same table as MB - but I'm not 100% sure.
Any suggestions on how to accomplish this are appreciated.