• Resolved Francesca

    (@francesbia)


    Hi, I was wondering if there is a way to add some data to my already registered attendees. In particular, in our case we have many payment methods for which we do not use the plugin’s internal system but send instructions via email. When they send us proof of payment, can we manually change their ‘status’ to confirmed, or add a note, tag, or tick?

    Alternatively, perhaps there is some workaround. For example, one of the questions in the form could be modified from the backend (but without the user being able to enter himself as ‘confirmed’)

    Thank you

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Alan Fuller

    (@alanfuller)

    Yes yu can edit payment status in the attendee listing, selected the attendee and edit selected and change teh payment from pending to completed

    If you want to do something more you could add a registration field e.g. in user defined 2 and then use css to hide from the form, you ca then edit in the back end.

    The css for hiding user defined 2 would simply be

    I have added some screenshots to help you visualize

    #yourblank2 { display: none; }
    Plugin Author Alan Fuller

    (@alanfuller)

    p.s. the payment column doesnt show if you are in sandbox mode

    Thread Starter Francesca

    (@francesbia)

    Thank you, that’s exactly what I was thinking. For example, including the payment method among the possible ones. I will definitely try it with css. Thanks

    Thread Starter Francesca

    (@francesbia)

    Hi again, I can’t find the payment column: how can I see if I am in sandbox mode?

    Plugin Author Alan Fuller

    (@alanfuller)

    Sorry it is not Sandbox but IPN

    • This reply was modified 1 year, 11 months ago by Alan Fuller.
    • This reply was modified 1 year, 11 months ago by Alan Fuller.
    Plugin Author Alan Fuller

    (@alanfuller)

    Sorry, I had to check i got that wrong about sandbox.

    The payment column appears
    1) If you have paypal IPN active
    or
    2) You allow payments but dont demaind all payments at the time of registration ( which is what you are doing I think )

    The setting for that is in ‘registrations’

    • This reply was modified 1 year, 11 months ago by Alan Fuller.
    Thread Starter Francesca

    (@francesbia)

    Great, now I see it. Thank you so much!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How to add data to event registrations?’ is closed to new replies.