cancel
Showing results for 
Search instead for 
Did you mean: 

Sample Form for taking Authorize payments?

Hi! Is there ean example form somewhere I can use to set up Authorize.net payments on my site? Right now, I have a form set up where I pass a bunch of variables to the Authorize.net payment SDK form, but we'd like to get rid of that step and perform the entire transaction on our website. Is there a sample form somewhere I can use to see how this is done? I'm relatively new to this.

 

Thanks!

BP

bp1378
Member
4 REPLIES 4
Not following what you are saying. You are posting to a Hosted form? You can do the whole transaction on your website using the chargeCreditCard script from the API reference sample code, as long as you are agreeable with the PCI compliance requirements that places on you.
Renaissance
All Star

Hi @bp1378

 

Have a look at the  hosted form Accept Hosted feature at 

 

https://developer.authorize.net/api/reference/features/accept_hosted.html

 

https://github.com/AuthorizeNet/accept-sample-app

 

Thanks

Anurag





Send feedback at developer_feedback@authorize.net

I need this too, and I just found the Accept.js script. I've been trying to implement it and I'm having issues.

https://community.developer.authorize.net/t5/Integration-and-Testing/Using-Accept-js/td-p/66379

 

It's like each approach is incomplete and there's little to no relevant documentation to getting it working.

 

Isn't there just one working example script of anything in Authorize?? All we need is one working example, and then we can engineer it to fit our needs.

A merchant who sells products first authorizes the amount of only after the merchant ships the order does the merchant take the next steps. To implement CCV, the merchant must require the Card Code field on their payment form vidmate

Bryan64
Member