Support

Home Forums Event Espresso Premium Display two checkbox for terms and conditions before finalize payment button?

Display two checkbox for terms and conditions before finalize payment button?

Posted: May 30, 2019 at 12:26 am

Viewing 5 reply threads


KaiserRR

May 30, 2019 at 12:26 am

I want to display two checkbox in checkout for accepting terms and conditions before user proceed to confirm or finalize payment button.

Checkout


Tony

  • Support Staff

May 30, 2019 at 3:50 am

Hi there,

EE doesn’t have that option by default but you can add details there with custom code. The FHEE__EE_SPCO_Reg_Step_Payment_Options___display_payment_options__after_payment_options can be used for that section.

To add a ‘terms and conditions’ checkbox with EE core you could add a required checkbox to the registration forms, they are shown on the step before the above but we’ve seen other users use them there.


KaiserRR

May 30, 2019 at 5:40 am

To add a ‘terms and conditions’ checkbox with EE core you could add a required checkbox to the registration forms, they are shown on the step before the above but we’ve seen other users use them there.

can you tell me from where i can add this two checkbox via registration forms settings. and that shows in after payment methods?

  • This reply was modified 5 years, 6 months ago by Tony. Reason: Swapped blockquotes


Tony

  • Support Staff

May 30, 2019 at 5:42 pm

You can add them to the registration by using custom questions:

Event Espresso -> Registration Form -> Questions.

Add a custom checkbox, make it required and then add it to a question group:

https://eventespresso.com/wiki/add-questions-event-espresso-question-groups/

To add additional questions on the payment options step you’ll need some custom code using the hook above, it’s not something we have available in the plugin as it stands.


KaiserRR

May 30, 2019 at 10:57 pm

do you have any example of this hook FHEE__EE_SPCO_Reg_Step_Payment_Options___display_payment_options__after_payment_options
How to use this hook?

I tried but it’s give me error? can you help me with that how to use this hook.


KaiserRR

May 30, 2019 at 11:42 pm

Thanks Tony i figured out how to use this hook FHEE__EE_SPCO_Reg_Step_Payment_Options___display_payment_options__after_payment_options
thanks for help.

Viewing 5 reply threads

The support post ‘Display two checkbox for terms and conditions before finalize payment button?’ 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