Support

Home Forums Event Espresso Premium Skip payment method option

Skip payment method option

Posted: September 10, 2015 at 12:50 pm

Viewing 3 reply threads


Alan Coyne

September 10, 2015 at 12:50 pm

I want to skip the payment method option. I have referred the post https://eventespresso.com/topic/registration-form-skip-step-2-payment-options/ . Here it is mentioned that it is impossible. So what if the registration is to be free?
If the payment method can not be skipped then please let me know the hook to call a webservice on successful registration . Currently am using AHEE__EE_Registration_Processor__trigger_registration_update_notification . This hook is now working with payment method.
http://v2.iregister.ie/


Josh

  • Support Staff

September 10, 2015 at 2:05 pm

Hi Alan,

The information in that thread is over a year old and no longer is valid.

You can skip the payment method step by adding this code from our github repository to a custom function plugin on your website:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/checkout/jf_ee_remove_payment_step.php


Alan Coyne

September 18, 2015 at 12:56 pm

Thanks Josh,
Your post has been more helpful to me. Can you help me find a filter hook.
Similar to skip a payment method, can there be any filter function to skip a question group.


Josh

  • Support Staff

September 18, 2015 at 1:50 pm

I’m not aware of a filter that allows for skipping a question group. We typically recommend not assigning a question group to the event if you do not want it to appear on the registration form.

If you’d like to add a filter to Event Espresso core’s code that will help you achieve this, you can add the new filter and do a github pull request and the developers will consider including it.

Viewing 3 reply threads

The support post ‘Skip payment method option’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso