How to insert an html filed after the payment button?

Hi.

It is possible to insert an html filed after the last / payment button? I need to insert there the Authorize.net logo (with popup info - a script form Authorize.net)

Please advice

Hello. You cannot add an HTML field but you can append HTML after the button using the gform_submit_button filter. See this example:

You can add the HTML and img tag there. See this article for instructions on where to add your PHP code:

If you have any other questions, please let us know.