cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Authorize.net payment page not responsive

Hi Team,

 

We have developed a web application and configured Authorize.Net as one of the payment providers. We use redirect module to capture payment information, i.e., we redirect to authorize.net to capture payment information (provide redirect URL while calling authorize.net) and upon entering the payment details in authorize.net page and submitting the information, control is redirected back to our application to proceed further.

 

We have made our entire application responsive(so as to fit into every device and view port) however the Authorize.net payment page where we capture the payments still comes up as in desktop mode(PFB, screenshot of the same in mobile). Could you kindly advise if there is any setting/privileges that could be set to make the authorize.net responsive too. The small payment screen is constantly annoying our customers.

 

PFB, details.

 

User ID:  gombrssand1

Authorize.net sandbox URL : https://sandbox.authorize.net/ 

Authorize.net payment screen : https://test.authorize.net/gateway/transact.dll

Sangu123
Member
1 ACCEPTED SOLUTION

Accepted Solutions

I'm guessing you're using SIM? Use Accept Hosted or Accept.js to get a mobile-optimized version of what you're trying to do.

View solution in original post

Aaron_Actual
Contributor
2 REPLIES 2

I'm guessing you're using SIM? Use Accept Hosted or Accept.js to get a mobile-optimized version of what you're trying to do.

Aaron_Actual
Contributor

Thank you we used Accept Hosted method and it worked fine, just wanted to know if is possible to customize the look and feel of page that comes in mobile mode.