In the ea_bootstrap version after marking Paypal as required the Submit button is still visible and users can skip the payment. This does not happen on the ea_standard, but I need the bootstrap version.
3 Answers
Hi, do you have any caching service that is running on your site? If so can you please purge cache?
Best regards,
Nikola
Than you for Your responce. Looks like the button is only hidden by the css and my styles were overriding that.
I think the button shoud be removed on php level otherwise this form is not secure and bots can spam it. Can You correct that?