• Is there anyway to not save the attendee information until after the user has actually paid. So currently the user registers and this stores the data but then if they decide they dont want to attend the info is not actually deleted as yet. i would like the process to be one flow.

    If it involves re writing some php that is fine form the event registration page i can see the form is posted to registerOnline action. Can somebody point me to where this is so i can follow the code through if the code needs to be changed then i will do it myself

    thanks

    http://wordpress.org/extend/plugins/event-registration/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter fez001

    (@fez001)

    to update my previous post forget the registeronline action. Can someone direct to me to which php script handles the {EVENTREGIS} tag.

    the bit about having one flow still applies

    thanks

    Plugin Author avdude

    (@avdude)

    If you follow the shortcode reference in the main file you will see the function that shortcode calls. Find that function and you will find what you need.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Event Registration] Event registration: payment option’ is closed to new replies.