cancel
Showing results for 
Search instead for 
Did you mean: 

How to customize the Submit button on the Payment Form?

How to customize the Submit button on the Payment Form?And also is there a way to show a loading or transaction in progress indicator when user clicks that submit button.??

jay3dec
Contributor
3 REPLIES 3

Are you talking about on the SIM payment form?


-------------------------------------------------------------------------------------------------------------------------------------------
John Conde :: Certified Authorize.Net Developer (Brainyminds) :: Official Authorize.Net Blogger

NEW! Handling Authorize.Net's Webhooks with PHP

Integrate Every Authorize.Net JSON API with One PHP Class (Sample code included)

Tutorials for integrating Authorize.Net with PHP: AIM, ARB, CIM, Silent Post
All About Authorize.Net's Silent Post
stymiee
Expert
Expert

yes i'm talking about SIM payment form.

The only configuration of that sort I see is x_cancel_url_text and x_receipt_link_text. For instance, the documentation says about x_receipt_link_text:

 

If the x_receipt_link_method is LINK, the value in this field is a hyperlinked text on the hosted receipt page. If the x_receipt_link_method is GET or POST, the value in this field becomes the text of a submit button. An HTML form is created in the receipt page that has hidden fields containing the results of the transaction processed.