cancel
Showing results for 
Search instead for 
Did you mean: 

How to set the x_header_html_payment_form in payment page.

Hi,

 

Authorize.net Recently block   x_header2_html_payment_form in payment page, and it's block my payment process, so please help us further alternatives this fields.

 

 

Thanks,

 

SaranTH

SaranTH
Member
1 REPLY 1

Blocking?

Did you got this email

On February 4, 2015, we are updating our systems to increase the security of the Authorize.Net hosted payment form. As part of this change, support for JavaScript in all hosted payment form transaction requests will be disabled.

Upon review, your account appears to be using JavaScript in one or more fields of your transaction requests. To prevent disruption to your transaction processing, you or your Web developer should immediately update your website or payment solution's integration.

If your code uses JavaScript in any of the hosted payment form fields, any request submitted after February 4th will receive an error, specifically, Response Reason Code 195, "One or more of the HTML type configuration fields do not appear to be safe."

The list of possible fields to check for JavaScript is as follows:

x_header_html_payment_form
x_header2_html_payment_form
x_footer_html_payment_form
x_footer2_html_payment_form
x_header_html_receipt
x_header2_html_receipt
x_footer_html_receipt
x_footer2_html_receipt
Again, please be sure to review your code and make any necessary changes prior to February 4th in order to avoid disruptions to your transaction processing.

 

Instead of using SIM, use DPM instead, which you can customize it anyway you want.

Read the doc here

http://developer.authorize.net/api/dpm/

RaynorC1emen7
Expert