Jump to content

Authorize.net. Direct Post Method Integrating..


Guest

Recommended Posts

I have got problem with the Direct Post Method Integrating..

My form looks like this.

<form action="https://secure.authorize.net/gateway/transact.dll" method="post">

<INPUT type="hidden" NAME="x_login" VALUE="3b4RV8dg47">

<INPUT type="hidden" NAME="x_show_form" VALUE="PAYMENT_FORM">

<INPUT type="hidden" NAME="x_method" VALUE="CC">

<INPUT type="hidden" NAME="x_amount" VALUE="24.99">

***** <input type="hidden" name="x_description" value="Bravo." />

<INPUT type="image" src="images/icon_authorize_net.png">

</form>

I just want to send the field marked with * (an additional field), I don't want the user to enter his/her credit card detials on my web.

Is there any simple way that I can send this information without using the complex APIs methods.

Waiting for some positive response from the members!

Usman Saeed..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...