I am trying to create a registration form for an event.
It will have a single member or family payment option. (2 different dollar amounts)
We want them to pay via Paypal.
We then want the participants info such as name, email, etc. stored in the database.
Can this be done with FormIt, Login, or Minishop2?
Any ideas?
Thanks
BG
Did you ever find a solution for this?
-
☆ A M B ☆
- 2,213 Posts
The closest option I know about would be SubscribeMe (
https://rtfm.modx.com/extras/revo/subscribeme), however that is not actively developed/supported. The code might be useful in building your own solution.
I'm sure if there was enough interest Mark might consider rebuilding/updating subscribeme.
-
☆ A M B ☆
- 24,524 Posts
The subject has come up in conversation with Mark; I wouldn't expect anything any time soon. I'm also working on a subscription module, but it's slow going. SubscribeMe was a quick-and-dirty solution to one developer's needs, and is quite limited as a result.
For now, I'd suggest this, if it's at all possible.
http://www.foxycart.com/features/feature/products/subscriptions
I think using a posthook with the Register snippet might be a better option. I could be wrong.
BTW, if that works, Subscribe (not SubScribeMe) provides a nice wrapper for the Register snippet and is, imo, more secure.