Hello, I already have a website design that is just basic HTML with CSS. I want to integrate a cart into the whole website, but all the cart systems seem to be template-based. I've seen a few tutorials for creating a basic shopping cart, but I need it to use Authorize.Net. What's the best way to go about this? Thanks a lot!
the tutorial will be the accurate way to do this, their giving the require variable names there, so you will need to refer to the authorize.net tutorial. you can try just doing a simple form and filling out the required variables and pass it to shopping cart api. (you might need to use sandbox)