Click here to Skip to main content
15,890,609 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello

Is there any way i can create transaction in authorize.net using javascript without proxy server. or else is there any way i can create post web request to the other domain using javascript(cross domain).
I have already tried using XMLHttpRequest but did not succeed.

Please help.

Thanks in advance.
Posted
Updated 3-Oct-11 20:07pm
v3
Comments
Tejas Vaishnav 4-Oct-11 7:25am    
transaction in authorize.net
is a secure transaction so its bad idea to done using javascript..

1 solution

You will have to refer to their documentation.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900