Reactjs – Dev setup for Authorize.NET AcceptJS
I'm trying to setup a dev environment for React version of Authorize.NET AcceptJS. I have my API server running on localhost:8080 and my react project running on localhost:4200. Everything works fine up to the point I submit credit card data…