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
02-08-2019 11:20 AM
02-09-2019 06:17 AM
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
02-10-2019 06:15 PM
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.
02-12-2019 12:24 PM
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
04-09-2019 03:00 AM